ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
astring.hpp
Go to the documentation of this file.
1//==================================================================================================
2/// \file
3/// This header-file is part of module \alib_strings of the \aliblong.
4///
5/// Copyright 2013-2026 A-Worx GmbH, Germany.
6/// Published under #"mainpage_license".
7//==================================================================================================
8#define ALIB_STRINGS_TASTRING_INSTANTIATION
9
10#if !DOXYGEN
11
12#define ALIB_STRINGS_TASTRING_INSTANTIATION
13
14#define ASTR_TALLOC_SPEC lang::HeapAllocator
15#define ASTR_TCHAR_SPEC ALIB_CHAR_TYPE_ID_X
16#include "alib/strings/detail/tastring_ca_decl.hpp.inl"
17
18#define ASTR_TALLOC_SPEC lang::HeapAllocator
19#define ASTR_TCHAR_SPEC ALIB_CHAR_TYPE_ID_W
20#include "alib/strings/detail/tastring_ca_decl.hpp.inl"
21
22#define ASTR_TALLOC_SPEC lang::HeapAllocator
23#define ASTR_TCHAR_SPEC ALIB_CHAR_TYPE_ID_N
24#include "alib/strings/detail/tastring_ca_decl.hpp.inl"
25
26#undef ALIB_STRINGS_TASTRING_INSTANTIATION
27#endif //if !DOXYGEN