Commit 266bc52d authored by Łukasz Stolarczuk's avatar Łukasz Stolarczuk
Browse files

Move persistent_ptr_base out of detail

Since we want to widely use non-template version of base class it's
better to have it in main (pmem::obj) namespace.
Thanks to that it can be used as a type e.g. in vector to
store pointers of various (template) persistent_ptr elements.
parent 24de7821
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment