UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Verse::Grammar::scoped_guard< t > Struct Template Reference

#include <VerseGrammar.h>

Public Member Functions

 scoped_guard (t &_guard_variable, const t &new_value)
 
 ~scoped_guard ()
 

Constructor & Destructor Documentation

◆ scoped_guard()

template<typename t >
Verse::Grammar::scoped_guard< t >::scoped_guard ( t &  _guard_variable,
const t &  new_value 
)
inline

◆ ~scoped_guard()

template<typename t >
Verse::Grammar::scoped_guard< t >::~scoped_guard ( )
inline

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