libsigc++ 2.12.0
Public Types | List of all members
sigc::unwrap_reference< T_type > Struct Template Reference

#include <sigc++/reference_wrapper.h>

Public Types

typedef T_type type
 

Member Typedef Documentation

◆ type

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