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.
AZStd::default_delete< T[]> Struct Template Reference

Public Member Functions

template<class U , class = typename enable_if<is_convertible<U(*)[], T(*)[]>::value, void>::type>
 default_delete (const default_delete< U[]> &)
 
template<class U , class = typename enable_if<is_convertible<U(*)[], T(*)[]>::value, void>::type>
void operator() (U *ptr) const
 

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