|
BDE 4.39.x Production Release
|
#include <bslalg_functoradapter.h>
This class provides a metafunction that defines an alias Type for the parameterized CALLABLE_OBJECT. Type is functor type that provides the same operation as the parameterized CALLABLE_OBJECT.
Public Types | |
| typedef CALLABLE_OBJECT | Type |
| typedef CALLABLE_OBJECT bslalg::FunctorAdapter< CALLABLE_OBJECT >::Type |
This typedef is an alias for the functor.