“> How Does the Bind Library Improve Your Programs? Adapts functions and function objects for use with Standard Library algorithms Consistent syntax for creating binders Powerful functional compositionWhen using the algorithms from the Standard Library, you often need to supply them with a function or a function object. This is an excellent way of customizing the behavior of algorithms, but you often end up writing new function objects because you don’t have the tools necessary
continue >>
Author:
Time:
Tuesday, February 5th, 2008 at 12:20 am
Category:
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation: