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

Description:

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 alib::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 alib::strings clean and on the other to have an overview of all specializations in one place.

Type Index:

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, alib::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< lang::Exception, TChar >
 
struct  T_Append< lang::format::ByteSizeIEC, character >
 
struct  T_Append< lang::format::ByteSizeSI, character >
 
struct  T_Append< lox::detail::Logger, TChar >
 
struct  T_Append< QChar, TChar >
 
struct  T_Append< std::type_info, TChar >
 
struct  T_Append< strings::util::Token, alib::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 lang::format::PropertyFormatterMapAppendable< TFormattable, TOptionEnum > *, character >
 
struct  T_Append< typename lang::format::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 >