TIsCompatibleElementType

Trait testing whether a type is compatible with the view type

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/ArrayView.h

Include

#include "Containers/ArrayView.h"

Syntax

template<typename T, typename ElementType>
struct TIsCompatibleElementType

Remarks

Trait testing whether a type is compatible with the view type

Constants

Name

Description

Value

The stars in the TPointerIsConvertibleFromTo test are IMPORTANT They prevent TArrayView(TArray&) from compiling!

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