|
BPHash
General object hashing library for C++
|
Hashing of std::complex. More...


Go to the source code of this file.
Namespaces | |
| bphash | |
Functions | |
| template<typename T > | |
| std::enable_if< is_hashable< T >::value, void >::type | bphash::hash_object (const std::complex< T > &a, Hasher &h) |
| Hashing of std::complex. More... | |
Hashing of std::complex.
Definition in file complex.hpp.
1.8.11