Public Member Functions | Public Attributes

indexed_lt_functor< Indexable > Struct Template Reference

#include <stl_utils.h>

List of all members.

Public Member Functions

 indexed_lt_functor (const Indexable &c)
template<typename I >
bool operator() (const I &lhs, const I &rhs)

Public Attributes

const Indexable & container

Detailed Description

template<typename Indexable>
struct indexed_lt_functor< Indexable >

Definition at line 32 of file stl_utils.h.


Constructor & Destructor Documentation

indexed_lt_functor ( const Indexable &  c ) [inline]

Definition at line 34 of file stl_utils.h.


Member Function Documentation

bool operator() ( const I &  lhs,
const I &  rhs 
) [inline]

Definition at line 36 of file stl_utils.h.


Member Data Documentation

const Indexable& container

Definition at line 33 of file stl_utils.h.


The documentation for this struct was generated from the following file:
Muster. Copyright © 2010, Lawrence Livermore National Laboratory, LLNL-CODE-433662.
Distribution of Muster and its documentation is subject to terms of the Muster LICENSE.
Generated on Mon Dec 20 2010 using Doxygen 1.7.2