casacore
Public Member Functions | List of all members
casacore::Upcase Struct Reference

Functor to upcase a std::string. More...

#include <Functors.h>

Public Member Functions

String operator() (const std::string &value) const
 

Detailed Description

Functor to upcase a std::string.

The result is a casacore::String.

Definition at line 652 of file Functors.h.

Member Function Documentation

◆ operator()()

String casacore::Upcase::operator() ( const std::string &  value) const
inline

Definition at line 654 of file Functors.h.

References casacore::upcase(), and casacore::value().


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