uLib-0.2
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
uLib::detail::Serializable::serializable_trait< T > Struct Template Reference

#include <Core/Serializable.h>

Inheritance diagram for uLib::detail::Serializable::serializable_trait< T >:
uLib::detail::Serializable::IsA< 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: