tables::table::append,_append
template <typename... Ts,is_primitive_type... Ps>
inline
void
table<std::pair<Ts,Ps>...>::_append(const row_t& row)
Appends row to existing table.
template <typename... Ts,is_primitive_type... Ps>
inline
void
table<std::pair<Ts,Ps>...>::_append(const row_t& row)
Appends row to existing table.