libsigc++
2.3.2
|
Deduces the type of the object stored in an object of the passed lambda type. More...
#include <sigc++/adaptors/lambda/base.h>
Public Types | |
typedef T_type | type |
Deduces the type of the object stored in an object of the passed lambda type.
typedef T_type sigc::unwrap_lambda_type< lambda< T_type > >::type |