vValue::MiscWTF::FooPtrOps Struct Reference

#include <vCollection.h>

List of all members.

Public Member Functions

bool operator() (const BasePtr &a, const BasePtr &b)


Detailed Description

Definition at line 45 of file vCollection.h.


Member Function Documentation

bool vValue::MiscWTF::FooPtrOps::operator() ( const BasePtr &  a,
const BasePtr &  b 
) [inline]

Definition at line 47 of file vCollection.h.

00048     {
00049         return (*a < *b);
00050     }


The documentation for this struct was generated from the following file:
Generated on Sun Mar 16 00:05:58 2008 for Armagetron Advanced by  doxygen 1.5.4