Antkeeper
0.0.1
|
Table of strings. More...
#include <string-table.hpp>
Public Attributes | |
std::vector< std::vector< std::string > > | rows |
Rows of column strings. More... | |
Table of strings.
Definition at line 31 of file string-table.hpp.
std::vector<std::vector<std::string> > i18n::string_table::rows |
Rows of column strings.
Definition at line 34 of file string-table.hpp.