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