![]() |
Gaia-ECS v1.0.0
A simple and powerful entity component system
|
Reports whether a type may be serialized by copying its representation. More...
#include <ser_common.h>
Static Public Attributes | |
| static constexpr bool | value = update() |
| True when the type can be serialized trivially. | |
Reports whether a type may be serialized by copying its representation.
| T | Type to inspect. |