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