TuttleOFX  1
add_vector< T > Struct Template Reference

Public Types

typedef std::vector< T > type

Detailed Description

template<typename T>
struct add_vector< T >

Definition at line 108 of file test.cpp.


Member Typedef Documentation

template<typename T >
typedef std::vector<T> add_vector< T >::type

Definition at line 110 of file test.cpp.


The documentation for this struct was generated from the following file: