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