This header-file is part of module ALib Boxing of the ALib C++ Library.
© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file box.inl.
#include "alib/boxing/functiondefs.inl.inl"#include "alib/boxing/boxingcustoms.inl.inl"#include "ALib.Lang.CIFunctions.H"Go to the source code of this file.
Classes | |
| class | alib::boxing::Box |
Namespaces | |
| namespace | alib |
| namespace | alib::boxing |
| DOXYGEN. | |
Typedefs | |
| using | alib::Box = boxing::Box |
| Type alias in namespace alib. | |
Functions | |
| template<typename TFDecl, typename TMapped, bool TIsArray = false> | |
| void | alib::boxing::BootstrapRegister (typename TFDecl::Signature function) |
| template<typename TFDecl> | |
| void | alib::boxing::BootstrapRegisterDefault (typename TFDecl::Signature function) |