Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set
// doxy/ or-tools/ src/ util/

operations_research::ConstIntPtrArray< T >::CompareValuesLT Struct Reference

Comparison helpers. This one sorts in a increasing way. More...

#include <const_int_ptr_array.h>

List of all members.

Public Member Functions

bool operator() (const Cell &first, const Cell &second)


Detailed Description

template<class T>
struct operations_research::ConstIntPtrArray< T >::CompareValuesLT

Comparison helpers. This one sorts in a increasing way.

Definition at line 61 of file const_int_ptr_array.h.


Member Function Documentation

template<class T>
bool operations_research::ConstIntPtrArray< T >::CompareValuesLT::operator() ( const Cell first,
const Cell second 
) [inline]

Definition at line 62 of file const_int_ptr_array.h.


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