CArray_traits Struct Template Reference
[Collections Library]

#include <mfcstl/collections/carray_traits.hpp>

List of all members.


Detailed Description

template<typename C>
struct mfcstl::CArray_traits< C >

Traits for CArray_adaptor_base.

Public Attributes

typedef value_type
 Typedef that defines the type of the elements in the array.
typedef arg_type
 Typedef that defines the type of the arguments to the methods of the array.
typedef array_type
 Typedef that identifies the actual class type used to parameterise the traits.

Member Data Documentation

typedef value_type

Typedef that defines the type of the elements in the array.

typedef arg_type

Typedef that defines the type of the arguments to the methods of the array.

typedef array_type

Typedef that identifies the actual class type used to parameterise the traits.


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

Generated on Thu Jun 10 08:58:30 2010 for STLSoft by  doxygen 1.5.6