Typedef cif::iset
Defined in File text.hpp
Typedef Documentation
-
using cif::iset = std::set<std::string, iless>
iset is a std::set of std::string but with a comparator that ignores character case.
Defined in File text.hpp
iset is a std::set of std::string but with a comparator that ignores character case.