MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
Mcro::Error::CErrorRef Concept Reference

Concept constraining input type argument T to be an IErrorRef. More...

#include <Error.Fwd.h>

Concept definition

template<typename T>
Concept constraining input type argument T to be an IErrorRef.
Definition Error.Fwd.h:37
Concept constraining input type argument T to an IError.
Definition Error.Fwd.h:33

Detailed Description

Concept constraining input type argument T to be an IErrorRef.

Definition at line 37 of file Error.Fwd.h.