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


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