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

lyx::firster Struct Reference

#include <lyxalgo.h>

List of all members.

Public Methods

template<class P1, class P2> P1 operator() (std::pair< P1, P2 > const &p)


Member Function Documentation

template<class P1, class P2>
P1 lyx::firster::operator() std::pair< P1, P2 > const &    p [inline]
 

Definition at line 54 of file lyxalgo.h.

00054                                                  {
00055                 return p.first;
00056         }


The documentation for this struct was generated from the following file:
Generated on Fri Jul 18 01:19:06 2003 for lyx by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002