Closed
Description
See discussion here: https://groups.google.com/forum/#!topic/cerealcpp/SKt6mDg6J_w
Because cereal does not support raw pointers, we cannot currently support correct serialization of a shared_ptr created using the aliasing constructor.
Activity
update doc for aliasing ctor see #269