MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
Mcro::Error::CErrorPtr 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 an IError.
Definition Error.Fwd.h:33

Detailed Description

Concept constraining input type argument T to be an IErrorPtr.

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