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