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

#include <sigc++/reference_wrapper.h>

Public Types

typedef const T_type& type
 

Member Typedef Documentation

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