#include "lo-traits.h"
Public Types | |
typedef if_then_else < is_class_type< T >::no, T, T const & >::result | type |
Definition at line 112 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 116 of file lo-traits.h.