VCV Rack API v2
Loading...
Searching...
No Matches
rack::string::CaseInsensitiveCompare Struct Reference

#include <string.hpp>

Public Member Functions

bool operator() (const std::string &a, const std::string &b) const
 Returns whether a < b using case-insensitive lexical comparison.
 

Member Function Documentation

◆ operator()()

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

Returns whether a < b using case-insensitive lexical comparison.


The documentation for this struct was generated from the following file: