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
Gauthier Quesnel
irritator
Commits
a02b326e
Commit
a02b326e
authored
Aug 17, 2020
by
Gauthier Quesnel
Browse files
core: Template QssLevel is a int
parent
493d7c6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/include/irritator/core.hpp
View file @
a02b326e
...
...
@@ -5209,7 +5209,7 @@ struct cross
}
};
template
<
size_
t
QssLevel
>
template
<
in
t
QssLevel
>
struct
abstract_cross
{
static_assert
(
1
<=
QssLevel
&&
QssLevel
<=
3
,
"Only for Qss1, 2 and 3"
);
...
...
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