This header file is part of module ALib BaseCamp of the ALib C++ Library.
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file bootstrap.hpp.
#include "alib/lang/basecamp/camp.hpp"
#include "alib/monomem/monoallocator.hpp"
#include "alib/containers/list.hpp"
Go to the source code of this file.
Namespaces | |
namespace | alib |
Functions | |
ALIB_API void | Bootstrap (BootstrapPhases targetPhase, lang::Camp *targetCamp=nullptr, int alibVersion=ALIB_VERSION, int alibRevision=ALIB_REVISION, TCompilationFlags compilationFlags=TCompilationFlags{ALIB_COMPILATION_FLAGS}) |
void | BootstrapAddDefaultCamps () |
ALIB_API void | Shutdown (ShutdownPhases targetPhase, lang::Camp *targetCamp=nullptr) |
Variables | |
ALIB_API List< MonoAllocator, lang::Camp * > | CAMPS |