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