libsigc++: sigc::type_trait< T_type > Struct Template Reference

#include <sigc++/type_traits.h>

Public Types

using pass = T_type&
 
using take = const T_type&
 

Member Typedef Documentation

template <typename T_type >
using sigc::type_trait< T_type >::pass = T_type&
template <typename T_type >
using sigc::type_trait< T_type >::take = const T_type&