libstdc++
|
Go to the source code of this file.
Namespaces | |
std | |
std::placeholders | |
Macros | |
#define | _GLIBCXX_DEPR_BIND |
#define | _GLIBCXX_FUNCTIONAL |
#define | _GLIBCXX_NOT_FN_CALL_OP(_QUALS) |
Functions | |
template<typename _Func , typename... _BoundArgs> | |
_Bind_helper< __is_socketlike < _Func >::value, _Func, _BoundArgs...>::type | std::bind (_Func &&__f, _BoundArgs &&...__args) |
template<typename _Result , typename _Func , typename... _BoundArgs> | |
_Bindres_helper< _Result, _Func, _BoundArgs...>::type | std::bind (_Func &&__f, _BoundArgs &&...__args) |
template<typename _Tp , typename _Class > | |
_Mem_fn< _Tp _Class::* > | std::mem_fn (_Tp _Class::*__pm) noexcept |
This is a Standard C++ Library header.
Definition in file functional.