2#define ALIB_STRINGS_TASTRING_INSTANTIATION
3# include "alib/strings/detail/tastringimpl.hpp"
5#define ALIB_STRINGS_TASTRING_INSTANTIATION
6# define ASTR_TALLOC_SPEC lang::HeapAllocator
7# define ASTR_TCHAR_SPEC ALIB_CHAR_TYPE_ID_X
8# include "alib/strings/detail/tastring_ca_impl.hpp.inl"
10# define ASTR_TALLOC_SPEC lang::HeapAllocator
11# define ASTR_TCHAR_SPEC ALIB_CHAR_TYPE_ID_W
12# include "alib/strings/detail/tastring_ca_impl.hpp.inl"
14# define ASTR_TALLOC_SPEC lang::HeapAllocator
15# define ASTR_TCHAR_SPEC ALIB_CHAR_TYPE_ID_N
16# include "alib/strings/detail/tastring_ca_impl.hpp.inl"
19#undef ALIB_STRINGS_TASTRING_INSTANTIATION
28DOX_MARKER( [DT_UNITS_DEFAULTS])
37DOX_MARKER( [DT_UNITS_DEFAULTS])
43#if !ALIB_SINGLE_THREADED
45 { target << src.GetName() <<
'(' << src.GetID() <<
')';} )
48 { target << src.GetName() <<
'(' << src.GetID() <<
')';} )
String DT_UNITS[size_t(DayTimeUnits::SIZE_OF_UNITS)]
strings::TString< character > String
Type alias in namespace #"%alib".
#define ALIB_STRINGS_APPENDABLE_TYPE_DEF_W(TYPE, IMPL)
#define ALIB_STRINGS_APPENDABLE_TYPE_DEF_N(TYPE, IMPL)