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