Thrill
0.1
|
Register Parent PreOp Hooks, instantiated and called for each Zip parent.
Public Member Functions | |
RegisterParent (ZipNode *node) | |
template<typename Index , typename Parent > | |
void | operator() (const Index &, Parent &parent) |
Private Attributes | |
ZipNode * | node_ |
|
inlineexplicit |
|
inline |
|
private |
Definition at line 254 of file zip.hpp.
Referenced by ZipNode< ValueType, ZipFunction, Pad, UnequalCheck, NoRebalance, kNumInputs >::RegisterParent::operator()().