#include <doctest.h>
Definition at line 1353 of file doctest.h.
◆ Result() [1/2]
doctest::detail::Result::Result |
( |
| ) |
|
|
default |
◆ Result() [2/2]
doctest::detail::Result::Result |
( |
bool |
passed, |
|
|
const String & |
decomposition = String() |
|
) |
| |
◆ m_decomp
String doctest::detail::Result::m_decomp |
◆ m_passed
bool doctest::detail::Result::m_passed |
The documentation for this struct was generated from the following file: