UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IsTrivial.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
8#include <type_traits>
9
13template <typename T>
18
19#if UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_5
21#endif
Definition AndOrNot.h:15
Definition IsTrivial.h:15
Definition IsTriviallyCopyAssignable.h:13
Definition IsTriviallyCopyConstructible.h:13