|
Thrill
0.1
|
Register Parent Hooks, operator() is instantiated and called for each Union parent
Collaboration diagram for UnionNode< ValueType >::RegisterParent:#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().