TImpl< From, To, NoCVFrom, NoCVFrom >

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/PointerIsConvertibleFromTo.h

Include

#include "Templates/PointerIsConvertibleFromTo.h"

Syntax

template<typename From, typename To, typename NoCVFrom>
struct TImpl< From, To, NoCVFrom, NoCVFrom >

Constants

Name

Description

Value

Cv T* to cv T* conversions are always allowed as long as no CVs are lost

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