libsigc++ 2.2.10
Public Types
sigc::dereference_trait< T_type > Struct Template Reference

Deduces the base type of a reference or a pointer. More...

#include <sigc++/adaptors/lambda/operator.h>

List of all members.

Public Types

typedef void type

Detailed Description

template<class T_type>
struct sigc::dereference_trait< T_type >

Deduces the base type of a reference or a pointer.