OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bind2nd
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/
binders.h
84
* The type @c binder2nd and its creator function @c
bind2nd
do the same
86
* of the first, e.g., @c
bind2nd
(std::minus<float>(),1.3) will create a
103
* @c
bind2nd
by @c std::bind(f, std::placeholders::_1, x).
172
bind2nd
(const _Operation& __fn, const _Tp& __x)
function
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/backward/
binders.h
84
* The type @c binder2nd and its creator function @c
bind2nd
do the same
86
* of the first, e.g., @c
bind2nd
(std::minus<float>(),1.3) will create a
103
* @c
bind2nd
by @c std::bind(f, std::placeholders::_1, x).
172
bind2nd
(const _Operation& __fn, const _Tp& __x)
function
Completed in 46 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026