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

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

#include <Error.Fwd.h>

Concept definition

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

Detailed Description

Concept constraining input type argument T to be an IErrorPtr.

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