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::hash_table< Traits >::ConvertFromValue Struct Reference

#include <hash_table.h>

Public Types

typedef Traits::key_type key_type
 

Static Public Member Functions

static AZ_FORCE_INLINE const key_type & to_key (const value_type &value)
 
static AZ_FORCE_INLINE const value_type & to_value (const value_type &value)
 

Detailed Description

template<class Traits>
struct AZStd::hash_table< Traits >::ConvertFromValue

This struct is used to bind the value type to the insert_from function.


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