Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

project2nd Struct Template Reference

#include <stl_function.h>

Inheritance diagram for project2nd:

Inheritance graph
[legend]
Collaboration diagram for project2nd:

Collaboration graph
[legend]
List of all members.

Public Methods

Arg2 operator() (const Arg1 &, const Arg2 &y) const

template<class Arg1, class Arg2>
struct project2nd< Arg1, Arg2 >


Member Function Documentation

template<class Arg1, class Arg2>
Arg2 project2nd< Arg1, Arg2 >::operator() const Arg1 &   ,
const Arg2 &    y
const [inline]
 

Definition at line 313 of file stl_function.h.

00313 { return y; }


The documentation for this struct was generated from the following file:
logo OpenMask

Documentation generated on Thu May 2 15:03:40 2002

Generated with doxygen 1.2.12 by Dimitri van Heesch ,   1997-2001