libsigc++ 2.12.0
sigc::functor_base Struct Reference

A hint to the compiler. More...

#include <sigc++/functors/functor_trait.h>

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

Detailed Description

A hint to the compiler.

All functors which define result_type should publically inherit from this hint.