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

#include <IsTriviallyCopyConstructible.h>

Public Types

enum  
 

Detailed Description

template<typename T>
struct TIsTriviallyCopyConstructible< T >

Traits class which tests if a type has a trivial copy constructor.

Definition at line 12 of file IsTriviallyCopyConstructible.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum

Definition at line 14 of file IsTriviallyCopyConstructible.h.


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