libstdc++
std::hash< float > Struct Reference

#include <functional_hash.h>

Inherits std::__hash_base< _Result, _Arg >.

Public Member Functions

size_t operator() (float __val) const noexcept
 

Detailed Description

Specialization for float.

Definition at line 243 of file functional_hash.h.

Member Function Documentation

◆ operator()()

size_t std::hash< float >::operator() ( float  __val) const
inlinenoexcept

Definition at line 246 of file functional_hash.h.


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