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::ranges::empty_view< T, enable_if_t< is_object_v< T > > > Class Template Reference

Inherits AZStd::ranges::view_interface< empty_view< T > >.

Static Public Member Functions

static constexpr T * begin () noexcept
 
static constexpr T * end () noexcept
 
static constexpr T * data () noexcept
 
static constexpr size_t size () noexcept
 
static constexpr bool empty () noexcept
 

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