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

#include <sigc++/reference_wrapper.h>

Public Attributes

const typedef T_type& type
 

Member Data Documentation

◆ type

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