![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
GoogleTest test type used to conditionally invoke tests at compile-time. More...

Public Member Functions | |
| auto | TestBody () -> void override |
GoogleTest test type used to conditionally invoke tests at compile-time.
| TestTag | tag associated with a specific test implementation function |
| RunInConstexpr | when true the test body is also evaluated at compile-time |
|
inlineoverride |