Skip to content
GitLab
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
b82e329c
Commit
b82e329c
authored
Aug 03, 2016
by
David Bommes
Browse files
changed incorrect class into struct
parent
4f5e58b6
Pipeline
#2362
passed with stage
in 73 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/OpenMesh/Core/Mesh/Handles.hh
View file @
b82e329c
...
...
@@ -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
Supports
Markdown
0%
Try again
or
attach a new 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