tree
Description
Vars
tree_container < T, tree < T > > |
||
Methods
error_or < void > |
reserve ( std::size_t ) |
size_t |
size ( ) |
error_or < size_t > |
add ( ) |
error_or < size_t > |
add ( T ) |
at ( size_t ) |
|
at ( size_t ) |
|
Vars Description
tree_container < T, tree < T > > data_
Methods Description
error_or < void > reserve ( std::size_t )
size_t size ( )
branch < T, tree < T > > & at ( size_t )