The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta::utils::make_uppercase Struct Reference

Functor for ::toupper. More...

#include <StringUtils.hpp>

Public Member Functions

int operator() (const int ch) const
 

Detailed Description

Functor for ::toupper.

Definition at line 487 of file StringUtils.hpp.

Member Function Documentation

◆ operator()()

int sparta::utils::make_uppercase::operator() ( const int  ch) const
inline

Definition at line 488 of file StringUtils.hpp.


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