![]() |
MCRO
C++23 utilities for Unreal Engine.
|
RAII friendly region annotation for YAML::Emitter streams. More...
#include <Yaml.h>
Public Member Functions | |
| TScopedRegion (YAML::Emitter &out) | |
| ~TScopedRegion () | |
| template<typename T > | |
| TScopedRegion & | operator<< (T &&rhs) |
RAII friendly region annotation for YAML::Emitter streams.
| Begin | The YAML region begin tag |
| End | The YAML region end tag |
|
inline |
|
inline |
|
inline |