|
aimstil
5.0.5
|
Returns T::reference or T::const_reference, depending on the constness of T. More...
#include <til/traits.h>


Additional Inherited Members | |
Public Types inherited from til::type_if< boost::is_const< T >::value, T::const_reference, T::reference > | |
| typedef T::const_reference | type |
Returns T::reference or T::const_reference, depending on the constness of T.