#include <mfcstl/collections/carray_traits.hpp>
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. | |
| 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.
1.5.6