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::list< T, A > > Struct Template Reference

Generic specialization for AZStd::list. More...

Classes

class  GenericClassInfoList
 

Public Types

typedef AZStd::list< T, A > ContainerType
 
using ClassInfoType = GenericClassInfoList
 

Static Public Member Functions

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

Detailed Description

template<class T, class A>
struct AZ::SerializeGenericTypeInfo< AZStd::list< T, A > >

Generic specialization for AZStd::list.


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