Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Catch::WarnAbout Struct Reference

#include <catch_interfaces_config.h>

Public Types

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

Detailed Description

Definition at line 3993 of file catch.hpp.

Member Enumeration Documentation

◆ What [1/2]

Enumerator
Nothing 
NoAssertions 
NoTests 
Nothing 
NoAssertions 
NoTests 

Definition at line 26 of file catch_interfaces_config.h.

◆ What [2/2]

Enumerator
Nothing 
NoAssertions 
NoTests 
Nothing 
NoAssertions 
NoTests 

Definition at line 3993 of file catch.hpp.

3993 { enum What {
3994 Nothing = 0x00,
3995 NoAssertions = 0x01,
3996 NoTests = 0x02
3997 }; };

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