RTT::stdvector_varargs_ctor< T > Struct Template Reference
See
NArityDataSource which requires a function object like this one.
More...
#include <rtt/VectorTemplateComposition.hpp>
List of all members.
|
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 |
Detailed Description
template<typename T>
struct RTT::stdvector_varargs_ctor< T >
See
NArityDataSource which requires a function object like this one.
Definition at line 212 of file VectorTemplateComposition.hpp.
The documentation for this struct was generated from the following file: