List of all members.
Static Public Member Functions |
|
template<typename T > |
| static DtCollector< T > | create (std::vector< T > &collection) |
|
template<typename T > |
| static DtCollector< T > | create (std::deque< T > &collection) |
|
template<typename T > |
| static DtCollector< T > | create (std::list< T > &collection) |
|
template<typename T > |
| static DtCollector< T > | create (std::set< T > &collection) |
|
template<typename T > |
| static DtCollector< T > | create (T *array, int size) |
The documentation for this class was generated from the following file: