TIsSigned

Traits class which tests if a type is a signed integral type.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/IsSigned.h"

Syntax

template<typename T>
struct TIsSigned

Remarks

Traits class which tests if a type is a signed integral 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