|
QDP++
|
#include <TreeNodes.h>
Public Types | |
| typedef const T & | Return_t |
| typedef T | Type_t |
Static Public Member Functions | |
| static Return_t | apply (const T &a) |
Definition at line 110 of file TreeNodes.h.
| typedef const T& DeReference< T >::Return_t |
Definition at line 112 of file TreeNodes.h.
| typedef T DeReference< T >::Type_t |
Definition at line 113 of file TreeNodes.h.
|
inlinestatic |
Definition at line 114 of file TreeNodes.h.
Referenced by UnaryNode< Op, A >::child(), BinaryNode< Op, A, B >::left(), TrinaryNode< Op, A, B, C >::left(), TrinaryNode< Op, A, B, C >::middle(), BinaryNode< Op, A, B >::right(), and TrinaryNode< Op, A, B, C >::right().