#include <doctest.h>
Definition at line 1033 of file doctest.h.
◆ Result()
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: