![]() |
Home | Libraries | People | FAQ | More |
boost::algorithm::is_iequal — case insensitive version of is_equal
// In header: <boost/algorithm/string/compare.hpp> struct is_iequal { // construct/copy/destruct ( = ); // public member functions template<typename T1, typename T2> (, ) ; };