#include <PETE.h>
Public Types | |
typedef PETEBinaryReturn< typename T1::PETE_Return_t, typename T2::PETE_Return_t, Op >::type | Return_t |
Static Public Member Functions | |
static Return_t | apply (PETE_TBTree< Op, T1, T2 > &node, Functor f) |
Definition at line 593 of file PETE.h.
|
|
|
Definition at line 600 of file PETE.h. References for_each(), PETE_TBTree< Value_t, Left_t, Right_t >::Left, PETE_apply(), PETE_TBTree< Value_t, Left_t, Right_t >::Right, and PETE_TBTree< Value_t, Left_t, Right_t >::Value. Referenced by for_each(). Here is the call graph for this function: |