Thrill
0.1
|
Register Parent Hooks, operator() is instantiated and called for each Union parent
#include <union.hpp>
Public Member Functions | |
RegisterParent (UnionNode *union_node) | |
template<typename Index , typename Parent > | |
void | operator() (const Index &, Parent &parent) |
Private Attributes | |
UnionNode * | union_node_ |
|
inlineexplicit |
|
inline |
Definition at line 140 of file union.hpp.
References UnionNode< ValueType >::PushItem().