#include "lo-traits.h"
Public Types | |
typedef if_then_else< is_class_type< T >::no, T, T const & >::result | type |
Definition at line 117 of file lo-traits.h.
typedef if_then_else<is_class_type<T>::no, T, T const&>::result ref_param< T >::type |
Definition at line 121 of file lo-traits.h.