ALib C++ Library
Library Version: 2510 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
astring.inl
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/// \emoji :copyright: 2013-2025 A-Worx GmbH, Germany.
6/// Published under \ref mainpage_license "Boost Software 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
17
18#define ASTR_TALLOC_SPEC lang::HeapAllocator
19#define ASTR_TCHAR_SPEC ALIB_CHAR_TYPE_ID_W
21
22#define ASTR_TALLOC_SPEC lang::HeapAllocator
23#define ASTR_TCHAR_SPEC ALIB_CHAR_TYPE_ID_N
25
26#undef ALIB_STRINGS_TASTRING_INSTANTIATION
27#endif //if !DOXYGEN
28
29
30