functional_iterate.h File Reference
Detailed Description
This is an internal header file, included by other library headers. You should not attempt to use it directly.
Definition in file functional_iterate.h.
Go to the source code of this file.
Classes
Defines
Functions
-
template<typename _Functor _GLIBCXX_COMMA _GLIBCXX_TEMPLATE_PARAMS> __enable_if
< typename result_of
< _Functor(_GLIBCXX_TEMPLATE_ARGS)>
::type,(is_pointer
< _Functor >::value
&&is_function
< typename
remove_pointer
< _Functor >::type >
::value) >::__type __invoke (_Functor __f _GLIBCXX_COMMA _GLIBCXX_REF_PARAMS)
-
template<typename _Functor _GLIBCXX_COMMA _GLIBCXX_TEMPLATE_PARAMS> __enable_if
< typename result_of
< _Functor(_GLIBCXX_TEMPLATE_ARGS)>
::type,
(!is_member_pointer
< _Functor >::value
&&!is_function
< _Functor >::value
&&!is_function
< typename
remove_pointer
< _Functor >::type >
::value) >::__type __invoke (_Functor &__f _GLIBCXX_COMMA _GLIBCXX_REF_PARAMS)
-
template<typename _Functor _GLIBCXX_COMMA _GLIBCXX_TEMPLATE_PARAMS> _Bind< typename
_Maybe_wrap_member_pointer
< _Functor >::type(_GLIBCXX_TEMPLATE_ARGS)> bind (_Functor __f _GLIBCXX_COMMA _GLIBCXX_PARAMS)
Generated on Sat Sep 29 15:42:28 2007 for libstdc++ by
1.5.3