Public Member Functions | List of all members
doj::alphanum_less< Ty > Struct Template Reference

#include <alphanum.hpp>

Inheritance diagram for doj::alphanum_less< Ty >:
Inheritance graph
[legend]

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

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 Sat Jul 6 2019 03:44:19