struct Gambit::Utils::ci_less

[No description available]

Inherits from std::binary_function< std::string, std::string, bool >

Public Classes

Name
structnocase_compare

Public Functions

Name
booloperator()(const std::string & s1, const std::string & s2) const

Public Functions Documentation

function operator()

inline bool operator()(
    const std::string & s1,
    const std::string & s2
) const

Updated on 2023-06-26 at 21:36:53 +0000