Inline trivial function in AssertionHandler

This commit is contained in:
Martin Hořeňovský 2023-03-12 00:41:25 +01:00
parent 8e5a4b6f70
commit ba94278bdd
No known key found for this signature in database
GPG key ID: DE48307B8B0D381A
2 changed files with 1 additions and 5 deletions

View file

@ -59,7 +59,6 @@ namespace Catch {
void handleUnexpectedInflightException();
void complete();
void setCompleted();
// query
auto allowThrows() const -> bool;