|
stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
|
Fullorder iterator restricted to a single edge kind: visits only leading or trailing positions (e.g. preorder vs. postorder when Edge is fixed). More...
#include <forest.hpp>
Public Types | |
| using | value_type |
| using | difference_type |
| using | reference |
| using | pointer |
| using | iterator_category |
Fullorder iterator restricted to a single edge kind: visits only leading or trailing positions (e.g. preorder vs. postorder when Edge is fixed).