#include <Activate.h>
|
using | RootT = typename TreeT::RootNodeType |
|
using | LeafT = typename TreeT::LeafNodeType |
|
using | ValueT = typename TreeT::ValueType |
|
◆ LeafT
using LeafT = typename TreeT::LeafNodeType |
◆ RootT
using RootT = typename TreeT::RootNodeType |
◆ ValueT
using ValueT = typename TreeT::ValueType |
◆ ActivateOp()
◆ check()
bool check |
( |
const ValueT & |
value | ) |
const |
|
inline |
◆ operator()() [1/3]
bool operator() |
( |
LeafT & |
leaf, |
|
|
size_t |
|
|
) |
| const |
|
inline |
◆ operator()() [2/3]
bool operator() |
( |
NodeT & |
node, |
|
|
size_t |
|
|
) |
| const |
|
inline |
◆ operator()() [3/3]
bool operator() |
( |
RootT & |
root, |
|
|
size_t |
|
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: