libsigc++ 2.12.1
sigc::functor_base Struct Reference

A hint to the compiler. More...

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

Inheritance diagram for sigc::functor_base:

Detailed Description

A hint to the compiler.

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