ALib C++ Library
Library Version: 2412 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
scope.hpp File Reference

Description:

This header file is part of module ALib Expressions of the ALib C++ Library.

© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file scope.hpp.

Include dependency graph for scope.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Scope
 
struct  ScopeResource
 
struct  Scope::VMMembers
 Members used by the virtual machine. This is constructed only with evaluation-time scopes. More...
 

Namespaces

namespace  alib
 
namespace  alib::expressions
 
namespace  alib::expressions::detail
 

Typedefs

using ExpressionScope = expressions::Scope
 Type alias in namespace alib. Renamed to not collide with alib::lox::Scope.