|
stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
|
Iterator over the child sequence of a node: adapts a fullorder iterator to visit only immediate children (skipping descendants). More...
#include <forest.hpp>
Public Types | |
| using | value_type |
| using | difference_type |
| using | reference |
| using | pointer |
| using | iterator_category |
Iterator over the child sequence of a node: adapts a fullorder iterator to visit only immediate children (skipping descendants).