Struct iless

Struct Documentation

struct iless

an operator object you can use to compare strings ignoring their character case

Public Functions

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

return the result of icompare for a and b