Class Auto
Declaration :
C++ : template<class VAL> class Auto : public
Meta
, public
ParamProvider
<>
Operation
getValue
Declaration :
Uml : + getValue() : VAL
C++ : public: VAL getValue()
All public operations :
apply
,
getValue
,
getValue