template <typename Derived>
soagen::table_base struct

Base class for soagen::table.

Specialize this to add functionality to all tables of a particular type via CRTP.