This header file is part of module ALib Strings of the ALib C++ Library .
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file astring.hpp.
#include "alib/strings/cstring.hpp"
#include "alib/lang/platformincludes.hpp"
#include "alib/strings/appendables.inl"
Go to the source code of this file.
Classes | |
struct | T_Append< TAppendable, TChar, TEnableIf > |
class | TAString< TChar > |
class | TStringLengthResetter< TChar > |
struct | TT_IsAppendable< T, TChar, TEnableIf > |
Namespaces | |
namespace | alib |
namespace | alib::strings |
Macros | |
ALib Module Strings | |
The macros in this section are introduced by module ALib Strings . | |
#define | ALIB_STRING_RESETTER(astring) |
#define | ALIB_STRINGS_APPENDABLE_TYPE(TYPE) |
#define | ALIB_STRINGS_APPENDABLE_TYPE_DEF(TYPE, IMPL) |
#define | ALIB_STRINGS_APPENDABLE_TYPE_DEF_N(TYPE, IMPL) |
#define | ALIB_STRINGS_APPENDABLE_TYPE_DEF_W(TYPE, IMPL) |
#define | ALIB_STRINGS_APPENDABLE_TYPE_INLINE(TYPE, IMPL) |
#define | ALIB_STRINGS_APPENDABLE_TYPE_INLINE_N(TYPE, IMPL) |
#define | ALIB_STRINGS_APPENDABLE_TYPE_INLINE_W(TYPE, IMPL) |
#define | ALIB_STRINGS_APPENDABLE_TYPE_N(TYPE) |
#define | ALIB_STRINGS_APPENDABLE_TYPE_W(TYPE) |