mirror of
https://github.com/boostorg/unordered.git
synced 2025-10-04 19:51:01 +02:00
Some small tweaks to the hash function documentation.
[SVN r42519]
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
return seed;
|
||||
}
|
||||
|
||||
// Now the default functions work.
|
||||
// Now the default function objects work.
|
||||
boost::unordered_multiset<point> points;
|
||||
//]
|
||||
|
||||
|
Reference in New Issue
Block a user