Joseph A. Marrero wrote:
> Hi everyone. What is the purpose of the unary and binary
> function object templates in the STL (see header file:
> functional)? 
>
> All I see are typedefs. What are these typedefs used for
> with respect to the algorithms and/or containers? Thanks.
>   
if you're trying to learn how to use the library by reading the code, 
forget it
Look at Josuttis's book on the standard library
> _________________
> Joseph A. Marrero
> http://www.l33tprogrammer.com/
>   

Reply via email to