GDB (xrefs)
Loading...
Searching...
No Matches
Macros | Functions
2.cc File Reference
#include <string_view>
#include <testsuite_hooks.h>

Go to the source code of this file.

Macros

#define VERIFY(x)   if(!(x)) return false
 

Functions

void test02 ()
 
constexpr bool test04 ()
 
int main ()
 

Macro Definition Documentation

◆ VERIFY

#define VERIFY ( x)    if(!(x)) return false

Function Documentation

◆ main()

int main ( )

Definition at line 155 of file 2.cc.

References test02(), and test04().

◆ test02()

void test02 ( )

Definition at line 26 of file 2.cc.

References L, and VERIFY.

Referenced by main().

◆ test04()

constexpr bool test04 ( )
constexpr

Definition at line 88 of file 2.cc.

References L, and VERIFY.

Referenced by main().