libsigc++  2.3.2
sigc::lambda_base Struct Reference

A hint to the compiler. More...

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

Inheritance diagram for sigc::lambda_base:
Inheritance graph
[legend]

Detailed Description

A hint to the compiler.

All lambda types publically inherit from this hint.

Deprecated:
Use C++11 lambda expressions instead.