kblib 0.2.3
General utilities library for modern C++
Catch::WarnAbout Struct Reference

#include <catch/catch.hpp>

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 4482 of file catch.hpp.

Member Enumeration Documentation

◆ What [1/2]

Enumerator
Nothing 
NoAssertions 
NoTests 
Nothing 
NoAssertions 
NoTests 

Definition at line 4482 of file catch.hpp.

◆ What [2/2]

Enumerator
Nothing 
NoAssertions 
NoTests 
Nothing 
NoAssertions 
NoTests 

Definition at line 4482 of file catch.hpp.


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