|
ViennaGrid - The Vienna Grid Library
2.1.0
|
Functor for conversion to lowercase (avoids the tolower() function as this can be a bit messy due to locales) More...
#include <xml_tag.hpp>
Public Member Functions | |
| char | operator() (char c) const |
Functor for conversion to lowercase (avoids the tolower() function as this can be a bit messy due to locales)
| dummy | A dummy template argument to disable external linkage of the function (for 'header-only' reasons) |
| char operator() | ( | char | c | ) | const [inline] |
1.7.6.1