Static Public Member Functions
doj::alphanum_less< Ty > Struct Template Reference

#include <alphanum.hpp>

List of all members.

Static Public Member Functions

bool operator() (const Ty &left, const Ty &right) const

Detailed Description

template<class Ty>
struct doj::alphanum_less< Ty >

Functor class to compare two objects with the "Alphanum Algorithm". If the objects are no std::string, they must implement "std::ostream operator<< (std::ostream&, const Ty&)".

Definition at line 307 of file alphanum.hpp.


Member Function Documentation

template<class Ty >
bool doj::alphanum_less< Ty >::operator() ( const Ty &  left,
const Ty &  right 
) const [inline, static]

Definition at line 309 of file alphanum.hpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Fri Sep 1 2017 02:41:58