Antkeeper  0.0.1
Public Attributes | List of all members
i18n::string_table Struct Reference

Table of strings. More...

#include <string-table.hpp>

Public Attributes

std::vector< std::vector< std::string > > rows
 Rows of column strings. More...
 

Detailed Description

Table of strings.

Definition at line 31 of file string-table.hpp.

Member Data Documentation

◆ rows

std::vector<std::vector<std::string> > i18n::string_table::rows

Rows of column strings.

Definition at line 34 of file string-table.hpp.


The documentation for this struct was generated from the following file: