A no-op filter that can be used when iterating over all indices.
More...
#include <IndexIterator.h>
|
template<typename LeafT > |
void | reset (const LeafT &) |
|
|
static bool | initialized () |
|
template<typename IterT > |
static bool | valid (const IterT &) |
|
A no-op filter that can be used when iterating over all indices.
◆ initialized()
static bool initialized |
( |
| ) |
|
|
inlinestatic |
◆ reset()
void reset |
( |
const LeafT & |
| ) |
|
|
inline |
◆ valid()
static bool valid |
( |
const IterT & |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: