LeviLamina
Loading...
Searching...
No Matches
ll::ScopedValue< T > Class Template Reference

Public Member Functions

 ScopedValue (T &value, T replacement) noexcept(std::is_nothrow_move_constructible_v< T > &&std::is_nothrow_move_assignable_v< T >)
 ScopedValue (ScopedValue const &)=delete
ScopedValue & operator= (ScopedValue const &)=delete
 ScopedValue (ScopedValue &&)=delete
ScopedValue & operator= (ScopedValue &&)=delete

The documentation for this class was generated from the following file: