ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
box.hpp File Reference

Description:

This header-file is part of module ALib Boxing of the ALib C++ Framework.

Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.

Definition in file box.hpp.

#include "alib/boxing/functiondefs.hpp.inl"
#include "alib/boxing/boxingcustoms.hpp.inl"
#include "ALib.Lang.CIFunctions.H"
Include dependency graph for box.hpp:
This graph shows which files directly or indirectly include this file:

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)