Next: , Previous: The row_block class, Up: The row_block class



3.8.1 Derivation

The row_block class is derived from vector<row>.

     class row_block : public vector<row>;