Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
744be68e
Commit
744be68e
authored
Nov 27, 2012
by
Davis King
Browse files
Added missing requirement
parent
841ad803
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
dlib/general_hash/hash_abstract.h
dlib/general_hash/hash_abstract.h
+2
-0
No files found.
dlib/general_hash/hash_abstract.h
View file @
744be68e
...
...
@@ -161,6 +161,8 @@ namespace dlib
uint32
seed
=
0
);
/*!
requires
- hash() is defined for objects of type T and U
ensures
- returns a 32bit hash of the data stored in item.
- Each value of seed results in a different hash function being used.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment