CList_specific_traits Struct Template Reference
[Collections Library]
#include <mfcstl/collections/clist_traits.hpp>
List of all members.
Detailed Description
template<typename V, typename A, typename C>
 struct mfcstl::CList_specific_traits< V, A, C >
Traits type for specific setting of value_type and arg_type. 
|  | 
| 
 Public Types | 
| typedef V | value_type | 
| typedef A | arg_type | 
| typedef C | list_type | 
The documentation for this struct was generated from the following file: