Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenMesh
OpenMesh
Commits
cb5bc2b2
Commit
cb5bc2b2
authored
Aug 03, 2016
by
Jan Möbius
Browse files
Options
Browse Files
Download
Plain Diff
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
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/OpenMesh/Core/Mesh/Handles.hh
src/OpenMesh/Core/Mesh/Handles.hh
+1
-1
No files found.
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