#include <eoSTLFunctor.h>
Public Types | |
| typedef R | result_type |
Public Member Functions | |
| eoSTLF (eoF< R > &_f) | |
| R | operator() (void) |
Private Attributes | |
| eoF< R > & | f |
they can be passed by value, rather than the EO standard pass by reference).
The family consists of eoSTLF, eoSTLUF, eoSTLBF that modify eoF, eoUF and eoBF respectively
Definition at line 41 of file eoSTLFunctor.h.
1.4.7