ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
Classes
aworx::lib::characters::compatibility::std Namespace Reference

This namespace documents compatibility features of ALib Characters and the standard C++ class library found in namespace std.

Classes

struct  T_CharArray< std::basic_string< TChar >, TChar, typename std::enable_if< TT_IsChar< TChar >::value >::type >
 
struct  T_CharArray< std::basic_string_view< TChar >, TChar, typename std::enable_if< TT_IsChar< TChar >::value >::type >
 
struct  T_CharArray< std::vector< TChar >, TChar, typename std::enable_if< TT_IsChar< TChar >::value >::type >
 
struct  T_ZTCharArray< std::basic_string< TChar >, TChar, typename std::enable_if< TT_IsChar< TChar >::value >::type >
 
struct  T_ZTCharArray< std::basic_string_view< TChar >, TChar, typename std::enable_if< TT_IsChar< TChar >::value >::type >
 
struct  T_ZTCharArray< std::vector< TChar >, TChar, typename std::enable_if< TT_IsChar< TChar >::value >::type >