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::type_identity< T > Struct Template Reference

#include <type_identity.h>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct AZStd::type_identity< T >

Implements the C++20 std::type_identity type trait Note type_identity can be used to block template argument deduction


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