ALib C++ Library
Library Version: 2412 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
tastring.inl File Reference

Description:

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 tastring.inl.

Include dependency graph for tastring.inl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  T_Append< TAppendable, TChar, TAllocator, TEnableIf >
 
class  TAString< TChar, TAllocator >
 
class  TStringLengthResetter< TChar, TAllocator >
 
struct  TT_IsAppendable< T, TChar, TAllocator, 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)