|
tess 1.0.0
Performance-first tile and path simulation substrate
|
Defines the persistent application schema carried by one world archive. More...
#include <tess/persistence/archive.h>
Public Types | |
| using | fields = std::tuple<Fields...> |
Static Public Attributes | |
| static constexpr std::uint64_t | id = Id |
| static constexpr std::uint32_t | version = Version |
| static constexpr std::size_t | field_count = sizeof...(Fields) |
Defines the persistent application schema carried by one world archive.