Defines the sqt::TableMapping primary template and related helper templates.
Typedefs | |
| template<typename ENTITY> | |
| using | sqt::TableType = TableMapping<ENTITY>::type |
Variables | |
| template<typename ENTITY> | |
| constexpr const auto & | sqt::Table = TableType<ENTITY>::GetInstance() |