#include <doctest.h>
Definition at line 1294 of file doctest.h.
◆ ResultBuilder()
doctest::detail::ResultBuilder::ResultBuilder |
( |
assertType::Enum |
at, |
|
|
const char * |
file, |
|
|
int |
line, |
|
|
const char * |
expr, |
|
|
const char * |
exception_type = "" , |
|
|
const char * |
exception_string = "" |
|
) |
| |
◆ binary_assert()
template<int comparison, typename L , typename R >
◆ log()
bool doctest::detail::ResultBuilder::log |
( |
| ) |
|
◆ react()
void doctest::detail::ResultBuilder::react |
( |
| ) |
const |
◆ setResult()
void doctest::detail::ResultBuilder::setResult |
( |
const Result & |
res | ) |
|
◆ translateException()
void doctest::detail::ResultBuilder::translateException |
( |
| ) |
|
◆ unary_assert()
OCLINT bitwise operator in conditional
Definition at line 1310 of file doctest.h.
The documentation for this struct was generated from the following file: