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
OpenVolumeMesh
OpenVolumeMesh
Commits
057e5c3e
Commit
057e5c3e
authored
Jul 26, 2019
by
Martin Heistermann
Browse files
Fix typo in comment.
parent
5e58ac91
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenVolumeMesh/Core/ResourceManagerT_impl.hh
View file @
057e5c3e
...
...
@@ -110,7 +110,7 @@ PropT ResourceManager::internal_request_property(StdVecT& _vec, const std::strin
return
*
prop
;
}
// request_property: work around C++ currently no
w
allowing partial specialisation on functions by using structs:
// request_property: work around C++ currently no
t
allowing partial specialisation on functions by using structs:
template
<
class
T
,
typename
EntityTag
>
struct
request_property_impl
{
...
...
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