Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::SerializeGenericTypeInfo< AZStd::pair< T1, T2 > > Struct Template Reference

Generic specialization for AZStd::pair. More...

Classes

class  GenericClassPair
 

Public Types

typedef AZStd::pair< T1, T2 > PairType
 
using ClassInfoType = GenericClassPair
 

Static Public Member Functions

static ClassInfoType * GetGenericInfo ()
 
static AZ::TypeId GetClassTypeId ()
 

Detailed Description

template<class T1, class T2>
struct AZ::SerializeGenericTypeInfo< AZStd::pair< T1, T2 > >

Generic specialization for AZStd::pair.


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