Function mrpt::system::strCmpI

Function Documentation

bool mrpt::system::strCmpI(const std::string &s1, const std::string &s2)

Return true if the two strings are equal (case insensitive)

See also

strCmp