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