Symphony Of Empires
|
#include <serializer.hpp>
Public Types | |
template<bool is_const> | |
using | type = typename CondConstType< is_const, T >::type |
Static Public Member Functions | |
template<bool is_serialize> | |
static void | deser_dynamic (Eng3D::Deser::Archive &ar, type< is_serialize > &obj_group) |
Definition at line 293 of file serializer.hpp.
using Eng3D::Deser::SerializerBitset< T, N >::type = typename CondConstType<is_const, T>::type |
Definition at line 295 of file serializer.hpp.
|
inlinestatic |
Definition at line 298 of file serializer.hpp.