libsigc++ 3.6.0
|
#include <sigc++/type_traits.h>
Public Types | |
using | pass |
using | pass = const T_type& |
using | take |
using | take = const T_type& |
using sigc::type_trait< T_type >::pass |
using sigc::type_trait< const T_type & >::pass = const T_type& |
using sigc::type_trait< T_type >::take |
using sigc::type_trait< const T_type & >::take = const T_type& |