Have CrossThreadPersistentRegion hold the underlying PersistentRegion as a plain member.
There's a comment justifying not using it as a base class, but nothing prevents using it as a member, which allows this class to be initialized without dynamic allocation. Change-Id: I37bf13c4c7c226a88ccf488f5db7f100293fdd1d Reviewed-on: https://chromium-review.googlesource.com/1076906Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#562832}
Showing
Please register or sign in to comment