Open 3D Engine AzNetworking 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.
AzNetworking::AzContainerHelper::HasReserveMethod< TYPE > Struct Template Reference

Static Public Member Functions

template<typename U >
static decltype(U().reserve()) Evaluate (int)
 
template<typename U >
static AZStd::false_type Evaluate (...)
 

Static Public Attributes

static constexpr bool value = !AZStd::is_same<AZStd::false_type, decltype(Evaluate<TYPE>(0))>::value
 

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