Definition at line 14 of file unicode.cpp.
anonymous_namespace{unicode.cpp}::TVectorBuilder2::TVectorBuilder2 |
( |
int |
i | ) |
|
|
inline |
Definition at line 18 of file unicode.cpp.
TSizeTy Add()
Adds a new element at the end of the vector, after its current last element.
anonymous_namespace{unicode.cpp}::TVectorBuilder2::operator TIntV |
( |
| ) |
const |
|
inline |
TVectorBuilder2& anonymous_namespace{unicode.cpp}::TVectorBuilder2::operator, |
( |
int |
i | ) |
|
|
inline |
Definition at line 20 of file unicode.cpp.
20 {
v.
Add(i);
return *
this; }
TSizeTy Add()
Adds a new element at the end of the vector, after its current last element.
TIntV anonymous_namespace{unicode.cpp}::TVectorBuilder2::v |
The documentation for this class was generated from the following file: