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::find_type::find_exactly_one_variadic< T, Types > Struct Template Reference

Static Public Attributes

static constexpr bool matches [sizeof...(Types)] = { is_same<T, Types>::value... }
 
static constexpr size_t value = find_index(0, matches)
 

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