UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::TUseBitwiseSwap< T > Struct Template Reference

#include <Storage.h>

Public Types

enum  
 

Detailed Description

template<typename T>
struct uLang::TUseBitwiseSwap< T >

A traits class which specifies whether a Swap of a given type should swap the bits or use a traditional value-based swap.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum

The documentation for this struct was generated from the following file: