Definition at line 178 of file size.cpp.
◆ TagCounts()
TagCounts::TagCounts |
( |
std::string |
n | ) |
|
|
inline |
Definition at line 180 of file size.cpp.
180 : name( n )
181 {
182 std::fill( counts, counts + MBMAXTYPE, 0 );
183 }
References MBMAXTYPE.
◆ counts
◆ name
std::string TagCounts::name |
The documentation for this struct was generated from the following file: