XTL  0.1
eXtended Template Library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
xtd::lower_case< _ChT, _val > Class Template Reference

meta-function to convert a static upper case ascii character to lower case More...

+ Collaboration diagram for xtd::lower_case< _ChT, _val >:

Detailed Description

template<typename _ChT, _ChT _val>
class xtd::lower_case< _ChT, _val >

meta-function to convert a static upper case ascii character to lower case

Template Parameters
_ChTcharacter type
_valvalue of type _ChT to convert

Definition at line 136 of file meta.hpp.


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