#include <stlsoft/meta/typefixer/mapped_type.hpp>
mapped_type member type.
If type T has a mapped_type member type, then the type of fixer_mapped_type<T>::mapped_type is T::mapped_type, otherwise it is void
Public Types | |
| typedef T::mapped_type | mapped_type |
1.5.6