ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::characters::compatibility::std Namespace Reference

Description:

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

Type Index:

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 >