Function objects / adapters

C

cheeser

Hello all,

I'd like to find a clear and complete reference on the function objects /
adapters found in the C++ Standard Library. This would include all
supporting types that the programmer does not usually use directly (e.g.
binder1st). This is one of very few areas where I find the Josuttis book
lacking just a tad. Can anybody make any suggestions on a reference that
addresses this area clearly and completely?

Thanks,
Dave
 
M

Mike Wahler

cheeser said:
Hello all,

I'd like to find a clear and complete reference on the function objects /
adapters found in the C++ Standard Library.

The complete 'official' reference is the ISO standard
itself. "Clear" is of course a subjective issue.
This would include all
supporting types that the programmer does not usually use directly (e.g.
binder1st). This is one of very few areas where I find the Josuttis book
lacking just a tad. Can anybody make any suggestions on a reference that
addresses this area clearly and completely?

I find that the Josuttis book explains these issues
to my satisfaction. Perhaps you have specific questions
about what you've read, or what you feel is missing or
incompletely treated?

-Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,143
Messages
2,570,822
Members
47,368
Latest member
michaelsmithh

Latest Threads

Top