AvogadroLibs 1.98.1
|
Class to handle case-insensitive comparisons of file extensions. Adapted from https://stackoverflow.com/a/3009806/131896. More...
#include <fileformatmanager.h>
Classes | |
struct | lowerCaseCompare |
Public Member Functions | |
bool | operator() (const std::string &s1, const std::string &s2) const noexcept |
<avogadro/io/fileformatmanager.h>