Open 3D Engine GridMate API Reference  2205.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Public Types | Static Public Member Functions | List of all members
GridMate::IsContainerMarshaler< C > Struct Template Reference

Public Types

enum  { Value = AZStd::is_same<decltype(Evaluate<C>(0)), AZStd::true_type>::value }
 

Static Public Member Functions

template<class T >
static AZStd::false_type Evaluate (...)
 
template<class T >
static AZStd::true_type Evaluate (int, typename T::value_type=typename T::value_type(), typename T::const_iterator=C().begin(), typename T::const_iterator=C().end())
 

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