Public Member Functions
g2o::CommandArgs::CmpPairFirst< T1, T2, Pred > Struct Template Reference

#include <command_args.h>

List of all members.

Public Member Functions

bool operator() (const std::pair< T1, T2 > &left, const std::pair< T1, T2 > &right)

Detailed Description

template<class T1, class T2, class Pred = std::less<T1>>
struct g2o::CommandArgs::CmpPairFirst< T1, T2, Pred >

Helper class to sort pair based on first elem

Definition at line 130 of file command_args.h.


Member Function Documentation

template<class T1 , class T2 , class Pred = std::less<T1>>
bool g2o::CommandArgs::CmpPairFirst< T1, T2, Pred >::operator() ( const std::pair< T1, T2 > &  left,
const std::pair< T1, T2 > &  right 
) [inline]

Definition at line 131 of file command_args.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:30