TStaticGetTypeLayoutHelper< const T >

Map 'const' types to non-const type.

Windows
MacOS
Linux

Inheritance Hierarchy

TStaticGetTypeLayoutHelper

TStaticGetTypeLayoutHelper< const T >

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/MemoryLayout.h

Include

#include "Serialization/MemoryLayout.h"

Syntax

template<typename T>
struct TStaticGetTypeLayoutHelper< const T > : public TStaticGetTypeLayoutHelper< T >

Remarks

Map 'const' types to non-const 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