Thrill  0.1

Detailed Description

Case-insensitive less order relation functional class for std::map, etc.

Definition at line 40 of file less_icase.hpp.

#include <less_icase.hpp>

Public Member Functions

bool operator() (const std::string &a, const std::string &b) const
 

Member Function Documentation

◆ operator()()

bool operator() ( const std::string &  a,
const std::string &  b 
) const
inline

Definition at line 41 of file less_icase.hpp.

References tlx::less_icase().


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