Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Callable Object

Description

A pointer to a function, a pointer to member function, a pointer to member data, or a class type whose objects can appear immediately to the left of a function call operator.

Models
Copyright © 2001-2007 Joel de Guzman, Dan Marsden, Tobias Schwinger

PrevUpHomeNext