Functor to downcase a std::string. More...
#include <Functors.h>
Public Member Functions | |
String | operator() (const std::string &value) const |
Functor to downcase a std::string.
The result is a casacore::String.
Definition at line 628 of file Functors.h.
String casacore::Downcase::operator() | ( | const std::string & | value | ) | const [inline] |
Definition at line 630 of file Functors.h.
References casacore::downcase().