cereal
A C++11 library for serialization
|
Get the type of the base class of T which inherited from std::enable_shared_from_this. More...
#include </home/shane/workspace/cereal/include/cereal/details/traits.hpp>
Public Types | |
using | type = typename std::decay< typename PtrType::element_type >::type |
The type of the base of T that inherited from std::enable_shared_from_this. | |
Get the type of the base class of T which inherited from std::enable_shared_from_this.