Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::WarnAbout Struct Reference

#include <catch.hpp>

+ Collaboration diagram for Catch::WarnAbout:

Public Types

enum  What { Nothing = 0x00 , NoAssertions = 0x01 , NoTests = 0x02 }
 

Detailed Description

Definition at line 4482 of file catch.hpp.

Member Enumeration Documentation

◆ What

Enumerator
Nothing 
NoAssertions 
NoTests 

Definition at line 4482 of file catch.hpp.


The documentation for this struct was generated from the following file: