ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
std_characters.hpp File Reference

Description:


This header file is part of the ALib C++ Library .
With the inclusion of this header compatibility features between ALib and the C++ standard library are provided.

© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file std_characters.hpp.

#include "alib/characters/characters.hpp"
#include <string>
#include <string_view>
#include <vector>
#include "alib/strings/fwds.hpp"
Include dependency graph for std_characters.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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 >
 

Namespaces

namespace  alib
 
namespace  alib::characters
 
namespace  alib::characters::compatibility
 
namespace  alib::characters::compatibility::std