GDB (xrefs)
Loading...
Searching...
No Matches
Macros | Functions
1.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 test01 ()
 
constexpr bool test02 ()
 
int main ()
 

Macro Definition Documentation

◆ VERIFY

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

Function Documentation

◆ main()

int main ( )

Definition at line 157 of file 1.cc.

References test01(), and test02().

◆ test01()

void test01 ( )

Definition at line 26 of file 1.cc.

References L, and VERIFY.

◆ test02()

constexpr bool test02 ( )
constexpr

Definition at line 89 of file 1.cc.

References L, and VERIFY.