Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
TUseBitwiseSwap< T > Struct Template Reference

#include <UnrealTemplate.h>

Public Types

enum  
 

Detailed Description

template<typename T>
struct 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.

Definition at line 431 of file UnrealTemplate.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum

Definition at line 434 of file UnrealTemplate.h.


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