Inheritance diagram for uLib::detail::Serializable::serializable_trait< T >:
Detailed Description
template<class T>
struct uLib::detail::Serializable::serializable_trait< T >
Serializable trait to check if an object type is serializable. This only works if UNINTRUSIVE SERIALIZATION is applyed; in intrusive cases a has_serialize trait should be implemented
The documentation for this struct was generated from the following file: