Aria 2.0.0
C++23 MVVM framework (C++20 minimum) — reactive, coroutine-first, ABI-layered
Loading...
Searching...
No Matches
aria::UntrackedScope Class Reference

RAII: within the scope, every dep() behaves like a plain get(). More...

#include <graph.hpp>

Public Member Functions

 UntrackedScope ()
 UntrackedScope (const UntrackedScope &)=delete
 ~UntrackedScope ()
UntrackedScopeoperator= (const UntrackedScope &)=delete

Detailed Description

RAII: within the scope, every dep() behaves like a plain get().

Constructor & Destructor Documentation

◆ UntrackedScope() [1/2]

◆ UntrackedScope() [2/2]

aria::reactive::UntrackedScope::UntrackedScope ( const UntrackedScope & )
delete

◆ ~UntrackedScope()

Member Function Documentation

◆ operator=()

UntrackedScope & aria::reactive::UntrackedScope::operator= ( const UntrackedScope & )
delete

The documentation for this class was generated from the following file:
  • modules/core/include/aria/reactive/graph.hpp