Symphony Of Empires
|
#include <serializer.hpp>
Public Types | |
template<bool is_const> | |
using | type = typename CondConstType< is_const, bool >::type |
Static Public Member Functions | |
template<bool is_serialize> | |
static void | deser_dynamic (Eng3D::Deser::Archive &ar, type< is_serialize > &obj) |
Definition at line 263 of file serializer.hpp.
using Eng3D::Deser::Serializer< bool >::type = typename CondConstType<is_const, bool>::type |
Definition at line 265 of file serializer.hpp.
|
inlinestatic |
Definition at line 268 of file serializer.hpp.