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 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 363 of file 2.cc.

References test01(), and test02().

◆ test01()

void test01 ( )

Definition at line 116 of file 2.cc.

References L, and VERIFY.

Referenced by main().

◆ test02()

constexpr bool test02 ( )
constexpr

Definition at line 237 of file 2.cc.

References L, and VERIFY.