Default template (just try to cast the value to size_t)
More...
#include <hash.h>
|
typedef T | argument_type |
|
typedef AZStd::size_t | result_type |
|
|
constexpr result_type | operator() (const argument_type &value) const |
|
|
static bool | OnlyUnspecializedTypesShouldHaveThis () |
|
template<class T>
struct AZStd::hash< T >
Default template (just try to cast the value to size_t)
The documentation for this struct was generated from the following files:
- Code/Framework/AzCore/AzCore/IO/Path/Path_fwd.h
- Code/Framework/AzCore/AzCore/Name/Name.h
- Code/Framework/AzCore/AzCore/RTTI/BehaviorContext.h
- Code/Framework/AzCore/AzCore/RTTI/TypeInfo.h
- Code/Framework/AzCore/AzCore/Serialization/DataOverlayInstanceMsgs.h
- Code/Framework/AzCore/AzCore/std/hash.h
- Code/Framework/AzCore/AzCore/std/optional.h
- Code/Framework/AzCore/AzCore/std/smart_ptr/intrusive_ptr.h
- Code/Framework/AzCore/AzCore/std/smart_ptr/unique_ptr.h
- Code/Framework/AzCore/AzCore/std/string/fixed_string.h
- Code/Framework/AzCore/AzCore/std/string/string.h
- Code/Framework/AzCore/AzCore/std/string/string_view.h