Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenMesh
OpenMesh
Commits
cb5bc2b2
Commit
cb5bc2b2
authored
Aug 03, 2016
by
Jan Möbius
Browse files
Merge branch 'fixhash' into 'master'
changed incorrect class into struct See merge request
!77
parents
4f5e58b6
b82e329c
Pipeline
#2365
passed with stage
in 71 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/OpenMesh/Core/Mesh/Handles.hh
View file @
cb5bc2b2
...
...
@@ -164,7 +164,7 @@ namespace std {
template
<
>
class
hash
<
OpenMesh
::
BaseHandle
>
struct
hash
<
OpenMesh
::
BaseHandle
>
:
public
std
::
unary_function
<
OpenMesh
::
BaseHandle
,
std
::
size_t
>
{
...
...
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