ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
Classes
aworx::lib::strings::APPENDABLES Namespace Reference

Attention
This is a non-existing namespace! It is exclusively defined for the documentation parser .

In this "documentation namespace", you will find specializations of functor T_Append which in reality are implemented in parent namespace aworx::lib::strings (as required by C++ language syntax).
The rational for tricking the documentation to this pseude-namespace, is to twofold: On the one hand to keep namespace aworx::lib::strings clean and on the other to have an overview of all specializations in one place.

Classes

struct  T_Append< bool, TChar >
 
struct  T_Append< boxing::Box, TChar >
 
struct  T_Append< boxing::Enum, TChar >
 
struct  T_Append< compatibility::std::TISReadLine< TChar >, TChar >
 
struct  T_Append< double, TChar >
 
struct  T_Append< expressions::Expression, aworx::character >
 
struct  T_Append< float, TChar >
 
struct  T_Append< int16_t, TChar >
 
struct  T_Append< int32_t, TChar >
 
struct  T_Append< int64_t, TChar >
 
struct  T_Append< int8_t, TChar >
 
struct  T_Append< intGap_t, TChar >
 
struct  T_Append< lox::detail::Logger, TChar >
 
struct  T_Append< QChar, TChar >
 
struct  T_Append< results::Exception, TChar >
 
struct  T_Append< std::type_info, TChar >
 
struct  T_Append< strings::util::Token, aworx::character >
 
struct  T_Append< TEnum, TChar >
 
struct  T_Append< TEnumBitwise, TChar >
 
struct  T_Append< TFormat< TChar >, TChar >
 
struct  T_Append< time::DateTime::Duration, TChar >
 
struct  T_Append< time::Ticks::Duration, TChar >
 
struct  T_Append< typename text::PropertyFormatterMapAppendable< TFormattable, TOptionEnum > *, character >
 
struct  T_Append< typename text::PropertyFormatterMapAppendable< TFormattable, TOptionEnum >, character >
 
struct  T_Append< typename TFormat< TChar >::Bin, TChar >
 
struct  T_Append< typename TFormat< TChar >::Escape, TChar >
 
struct  T_Append< typename TFormat< TChar >::Field, TChar >
 
struct  T_Append< typename TFormat< TChar >::Hex, TChar >
 
struct  T_Append< typename TFormat< TChar >::Oct, TChar >
 
struct  T_Append< typename TFormat< TChar >::Tab, TChar >
 
struct  T_Append< uint16_t, TChar >
 
struct  T_Append< uint32_t, TChar >
 
struct  T_Append< uint64_t, TChar >
 
struct  T_Append< uint8_t, TChar >
 
struct  T_Append< uintGap_t, TChar >