#include <mesh_base.h>
Public Member Functions | |
template<typename PredType , typename IterType > | |
node_iterator (const IterType &d, const IterType &e, const PredType &p) | |
The definition of the node_iterator struct.
Definition at line 1561 of file mesh_base.h.
|
inline |
Templated forwarding ctor – forwards to appropriate variant_filter_iterator ctor.
Definition at line 1568 of file mesh_base.h.