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.
Namespaces
Classes
Defines
Functions
-
template<typename _Functor _GLIBCXX_COMMA _GLIBCXX_TEMPLATE_PARAMS> __gnu_cxx::__enable_if
<(is_pointer
< _Functor >::value
&&is_function
< typename
remove_pointer
< _Functor >::type >
::value), typename
result_of< _Functor(...)>
::type >::__type std::tr1::__invoke (_Functor __f _GLIBCXX_COMMA _GLIBCXX_REF_PARAMS)
-
template<typename _Functor _GLIBCXX_COMMA _GLIBCXX_TEMPLATE_PARAMS> __gnu_cxx::__enable_if
<(!is_member_pointer
< _Functor >::value
&&!is_function
< _Functor >::value
&&!is_function
< typename
remove_pointer
< _Functor >::type >
::value), typename
result_of< _Functor(...)>
::type >::__type std::tr1::__invoke (_Functor &__f _GLIBCXX_COMMA _GLIBCXX_REF_PARAMS)
-
template<typename _Functor _GLIBCXX_COMMA _GLIBCXX_TEMPLATE_PARAMS> _Bind< typename
_Maybe_wrap_member_pointer
< _Functor >::type(...)> std::tr1::bind (_Functor __f _GLIBCXX_COMMA _GLIBCXX_PARAMS)
Generated on Sat Sep 29 00:36:03 2007 for libstdc++ by
1.5.3