![]() |
MCRO
C++23 utilities for Unreal Engine.
|
Base struct for matching templates disregarding their arguments. More...
#include <Templates.h>
Static Public Attributes | |
| template<typename T > | |
| static constexpr bool | Match = false |
| template<typename... Params> | |
| static constexpr bool | Match< Template< Params... > > = true |
Base struct for matching templates disregarding their arguments.
Definition at line 386 of file Templates.h.
|
staticconstexpr |
Definition at line 389 of file Templates.h.
|
staticconstexpr |
Definition at line 392 of file Templates.h.