![]() |
![]() |
#include <Utilities.h>
Public Types | |
typedef std::tuple< float > | argument_type |
typedef std::size_t | result_type |
Public Member Functions | |
result_type | operator() (const argument_type &t) const |
Definition at line 97 of file Utilities.h.
typedef std::tuple<float> std::hash_specialization< float >::argument_type |
Definition at line 99 of file Utilities.h.
typedef std::size_t std::hash_specialization< float >::result_type |
Definition at line 100 of file Utilities.h.
|
inline |