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

Description:

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

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

Definition in file scopestore.hpp.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  alib::lox::detail::ScopeStore< T, TStackedThreadValues >::BoolThreadIDHash
 Hash functor for std::pair<bool,ThreadID>. More...
class  alib::lox::detail::ScopeStore< T, TStackedThreadValues >
struct  alib::lox::detail::ScopeStoreHelper< T, TStackedThreadValues >

Namespaces

namespace  alib
namespace  alib::lox
namespace  alib::lox::detail

Typedefs

template<typename T>
using alib::lox::detail::SSMap
 Shortcut to the ScopeStore's hashmap.