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
gaoqiong
pybind11
Commits
8c06b954
Commit
8c06b954
authored
Mar 14, 2020
by
fatvlady
Committed by
Wenzel Jakob
Jun 29, 2020
Browse files
Fix compile error on GCC4.8
parent
556277d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/test_stl.cpp
tests/test_stl.cpp
+1
-1
No files found.
tests/test_stl.cpp
View file @
8c06b954
...
@@ -50,7 +50,7 @@ namespace std {
...
@@ -50,7 +50,7 @@ namespace std {
}
}
template
<
template
<
typename
>
typename
OptionalImpl
,
typename
T
>
template
<
template
<
typename
>
class
OptionalImpl
,
typename
T
>
struct
OptionalHolder
struct
OptionalHolder
{
{
OptionalHolder
()
=
default
;
OptionalHolder
()
=
default
;
...
...
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