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

Functor for ::tolower. More...

#include <StringUtils.hpp>

Public Member Functions

int operator() (const int ch) const
 

Detailed Description

Functor for ::tolower.

Definition at line 480 of file StringUtils.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 481 of file StringUtils.hpp.


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