struct Gambit::Utils::ci_less::nocase_compare

[No description available]

Inherits from std::binary_function< unsigned char, unsigned char, bool >

Public Functions

Name
booloperator()(const unsigned char & c1, const unsigned char & c2) const

Public Functions Documentation

function operator()

inline bool operator()(
    const unsigned char & c1,
    const unsigned char & c2
) const

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