libsigc++ 2.12.1
sigc::unwrap_reference< const_reference_wrapper< T_type > > Struct Template Reference

#include <sigc++/reference_wrapper.h>

Public Types

typedef T_type type
 
typedef const T_type & type
 

Member Typedef Documentation

◆ type [1/2]

typedef T_type sigc::unwrap_reference< T_type >::type

◆ type [2/2]

template <class T_type>
typedef const T_type& sigc::unwrap_reference< const_reference_wrapper< T_type > >::type