ATLAS Offline Software
Public Member Functions | List of all members
ToLower Struct Reference
Collaboration diagram for ToLower:

Public Member Functions

char operator() (char c) const
 

Detailed Description

Definition at line 30 of file McAodWriterTool.cxx.

Member Function Documentation

◆ operator()()

char ToLower::operator() ( char  c) const
inline

Definition at line 32 of file McAodWriterTool.cxx.

32 { return std::tolower(c); }

The documentation for this struct was generated from the following file:
tolower
void tolower(std::string &s)
Definition: AthenaSummarySvc.cxx:113
python.compressB64.c
def c
Definition: compressB64.py:93