Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/iter-explorer.hpp"
Base of pipe processing decorator chain. IterExplorer allows to create a stack out of various decorating processors
Definition at line 505 of file iter-explorer.hpp.
Public Types | |
using | TAG_IterExplorer_BaseAdapter = SRC |
Public Member Functions | |
BaseAdapter (SRC const &src) | |
BaseAdapter (SRC &&src) | |
size_t | depth () const |
collaboration: number of nested scopes | |
void | expandChildren () |
collaboration: recurse into nested scope | |
using TAG_IterExplorer_BaseAdapter = SRC |
for _BaseDetector
Definition at line 515 of file iter-explorer.hpp.