ALib C++ Library
by
Library Version:
2510 R0
Documentation generated by
Loading...
Searching...
No Matches
home
dev
A-Worx
ALib
src
alib
strings
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
16
#include "
alib/strings/detail/tastring_ca_decl.inl.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.inl.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.inl.inl
"
25
26
#undef ALIB_STRINGS_TASTRING_INSTANTIATION
27
#endif
//if !DOXYGEN
28
29
30
tastring_ca_decl.inl.inl