See NArityDataSource which requires a function object like this one. More...
#include <VectorTemplateComposition.hpp>
Public Types | |
typedef const std::vector< T > & | result_type |
typedef T | argument_type |
Public Member Functions | |
result_type | operator() (const std::vector< T > &args) const |
See NArityDataSource which requires a function object like this one.
Definition at line 173 of file VectorTemplateComposition.hpp.