- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- front
CppNs front()
Undocumented in source. Be warned that the author may not have intended to support it.
- popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(CppNs n)
Undocumented in source. Be warned that the author may not have intended to support it.
Stack of nested C++ namespaces.
So A::B::C would be a range of [A, B, C].