Inner< Dummy >

Without the dummy bool parameter, this would not compile, as full specializations of nested class templates is not allowed.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Delegates/Delegate.h

Include

#include "Delegates/Delegate.h"

Syntax

template<bool Dummy>
struct Inner< Dummy >

Remarks

Without the dummy bool parameter, this would not compile, as full specializations of nested class templates is not allowed.

Typedefs

Name

Description

Type

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