template <typename Derived>
soagen::row_base struct

Base class for soagen::row.

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