This header file is part of module ALib Boxing of the ALib C++ Library .
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file functions.inl.
Go to the source code of this file.
Classes | |
struct | FAppend< TChar > |
struct | FClone |
struct | FEquals |
struct | FHashcode |
struct | FIsLess |
struct | FIsNotNull |
struct | FIsTrue |
Namespaces | |
namespace | alib |
namespace | alib::boxing |
namespace | alib::monomem |
Macros | |
ALib Module Boxing | |
The macros in this section are introduced by module ALib Boxing . | |
#define | ALIB_BOXING_BOOTSTRAP_REGISTER_FAPPEND_FOR_APPENDABLE_TYPE(TAppendable) |
#define | ALIB_BOXING_BOOTSTRAP_REGISTER_FAPPEND_FOR_APPENDABLE_TYPE_N(TAppendable) |
#define | ALIB_BOXING_BOOTSTRAP_REGISTER_FAPPEND_FOR_APPENDABLE_TYPE_W(TAppendable) |
#define | ALIB_BOXING_BOOTSTRAP_REGISTER_FAPPEND_FOR_APPENDABLE_TYPE_X(TAppendable) |
#define | ALIB_BOXING_DEFINE_FEQUALS_FOR_COMPARABLE_TYPE(TComparable) |
#define | ALIB_BOXING_DEFINE_FISLESS_FOR_COMPARABLE_TYPE(TComparable) |