This header file is part of module ALox of the ALib C++ Library.
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file scopestore.inl.
#include "alib/alox/detail/domain.inl"
#include "alib/monomem/poolallocator.hpp"
#include "alib/containers/stringtree.hpp"
#include "alib/containers/hashtable.hpp"
Go to the source code of this file.
Classes | |
struct | ScopeStore< T, TStackedThreadValues >::BoolThreadIDHash |
Hash functor for std::pair<bool,ThreadID> . More... | |
class | ScopeStore< T, TStackedThreadValues > |
struct | ScopeStoreHelper< T, TStackedThreadValues > |
Namespaces | |
namespace | alib |
namespace | alib::lox |
namespace | alib::lox::detail |
Typedefs | |
template<typename T > | |
using | SSMap |
Shortcut to the ScopeStore's hashmap. | |