MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
Mcro::Error::CSharedError 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:45
Concept constraining input type argument T to an IError.
Definition Error.Fwd.h:33
Concept constraining input type argument T to be an IErrorPtr.
Definition Error.Fwd.h:49

Detailed Description

Concept constraining input type argument T to be an IErrorPtr.

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