TUEStaticAssertTypeChecker< RetType(ArgTypes...)>

Function types are complete types, but we can't form a reference to one, so let's just make those work too.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/StaticAssertCompleteType.h

Include

#include "Misc/StaticAssertCompleteType.h"

Syntax

template<typename RetType, typename... ArgTypes>
struct TUEStaticAssertTypeChecker< RetType(ArgTypes...)>

Remarks

Function types are complete types, but we can't form a reference to one, so let's just make those work too.

Functions

Name Description

Public function Static

int

 

Func()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss