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

#include <Concepts.h>

Concept definition

template<typename T>
&& requires(T&& t)
{
}
#define FWD(...)
Shorten forwarding expression with this macro so one may not need to specify explicit type.
Definition Macros.h:100

Detailed Description

Definition at line 84 of file Concepts.h.