template<typename T >
| static DtCollector<T> MAKLogger::DtCollectors::create |
( |
std::vector< T > & |
collection | ) |
|
|
inlinestatic |
template<typename T >
| static DtCollector<T> MAKLogger::DtCollectors::create |
( |
std::deque< T > & |
collection | ) |
|
|
inlinestatic |
template<typename T >
| static DtCollector<T> MAKLogger::DtCollectors::create |
( |
std::list< T > & |
collection | ) |
|
|
inlinestatic |
template<typename T >
| static DtCollector<T> MAKLogger::DtCollectors::create |
( |
std::set< T > & |
collection | ) |
|
|
inlinestatic |
template<typename T >
| static DtCollector<T> MAKLogger::DtCollectors::create |
( |
T * |
array, |
|
|
int |
size |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: