casa
5.7.0-16
|
prints out 104 116 136 More...
#include <UtilJ.h>
Public Member Functions | |
ComposedFunctor (F f, G g) | |
F::result_type | operator() (typename G::argument_type x) |
Private Attributes | |
F | f_p |
G | g_p |
prints out 104 116 136
|
inline |
|
inline |
Definition at line 584 of file UtilJ.h.
References casa::utilj::ComposedFunctor< F, G >::f_p, and casa::utilj::ComposedFunctor< F, G >::g_p.
|
private |
Definition at line 588 of file UtilJ.h.
Referenced by casa::utilj::ComposedFunctor< F, G >::operator()().
|
private |
Definition at line 589 of file UtilJ.h.
Referenced by casa::utilj::ComposedFunctor< F, G >::operator()().