cxxomfort  rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
Classes | Namespaces
character.hpp File Reference

Meta information for character types. More...

Classes

struct  is_character_type< T >
 Check if a type T is one of C++'s native character types. More...
 

Namespaces

 cxxomfort
 Namespace of the cxxomfort library.
 

Detailed Description

Meta information for character types.

Utility file similar to functionmeta.hpp .