clipp::group::depth_first_traverser::context Struct Reference
#include <clipp.h>
Collaboration diagram for clipp::group::depth_first_traverser::context:

Public Member Functions | |
| context ()=default | |
| context (const group &p) | |
Public Attributes | |
| const group * | parent = nullptr |
| const_iterator | cur |
| const_iterator | end |
Detailed Description
Constructor & Destructor Documentation
◆ context() [1/2]
|
default |
◆ context() [2/2]
|
inline |
Member Data Documentation
◆ cur
| const_iterator clipp::group::depth_first_traverser::context::cur |
◆ end
| const_iterator clipp::group::depth_first_traverser::context::end |
◆ parent
| const group* clipp::group::depth_first_traverser::context::parent = nullptr |
The documentation for this struct was generated from the following file:
1.8.18