libsigc++: sigc::lambda_base Struct Reference

A hint to the compiler. More...

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

Inheritance diagram for sigc::lambda_base:

Detailed Description

A hint to the compiler.

All lambda types publically inherit from this hint.

Deprecated:
Use C++11 lambda expressions instead.