Symphony Of Empires
Eng3D::Deser::Serializer< Eng3D::Rectangle > Struct Reference

#include <serializer.hpp>

Public Types

template<bool is_const>
using type = typename CondConstType< is_const, Eng3D::Rectangle >::type
 

Static Public Member Functions

template<bool is_serialize>
static void deser_dynamic (Eng3D::Deser::Archive &ar, type< is_serialize > &obj)
 

Detailed Description

Definition at line 323 of file serializer.hpp.

Member Typedef Documentation

◆ type

template<bool is_const>
using Eng3D::Deser::Serializer< Eng3D::Rectangle >::type = typename CondConstType<is_const, Eng3D::Rectangle>::type

Definition at line 325 of file serializer.hpp.

Member Function Documentation

◆ deser_dynamic()

template<bool is_serialize>
static void Eng3D::Deser::Serializer< Eng3D::Rectangle >::deser_dynamic ( Eng3D::Deser::Archive ar,
type< is_serialize > &  obj 
)
inlinestatic

Definition at line 328 of file serializer.hpp.


The documentation for this struct was generated from the following file: