#include <Types.hpp>

Public Types | |
| using | base_type = DynamicType |
Public Types inherited from object_traits< DynamicType > | |
| using | ref_type = typename ::std::shared_ptr< DynamicType > |
| using | weak_ref_type = typename ::std::weak_ptr< DynamicType > |
Additional Inherited Members | |
Static Public Member Functions inherited from object_traits< DynamicType > | |
| static std::shared_ptr< _Tp > | narrow (ref_type obj) |
| using base_type = DynamicType |