mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-04 03:15:59 -04:00
Since this is constexpr test, use static_asserts
This commit is contained in:
parent
fb3c9afbe9
commit
4f4d035837
@ -77,6 +77,4 @@ int main(int, char*[]) {
|
||||
|
||||
static_assert(b3 && b4 && b5 && b6, "");
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user