|
stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
|
Presents the children of a node (given by a fullorder iterator into forest) as a small sequence-like interface: front / back / push_front / push_back / pop_front / pop_back. More...
#include <forest.hpp>
Public Types | |
| using | forest_type |
| using | value_type |
| using | iterator_type |
| using | reference |
| using | const_reference |
| using | difference_type |
| using | iterator |
Presents the children of a node (given by a fullorder iterator into forest) as a small sequence-like interface: front / back / push_front / push_back / pop_front / pop_back.