#include <doctest.h>
Definition at line 1831 of file doctest.h.
◆ ContextScopeBase() [1/3]
doctest::detail::ContextScopeBase::ContextScopeBase |
( |
const ContextScopeBase & | | ) |
|
|
delete |
◆ ~ContextScopeBase()
doctest::detail::ContextScopeBase::~ContextScopeBase |
( |
| ) |
|
|
overridedefault |
◆ ContextScopeBase() [2/3]
doctest::detail::ContextScopeBase::ContextScopeBase |
( |
| ) |
|
|
protected |
◆ ContextScopeBase() [3/3]
doctest::detail::ContextScopeBase::ContextScopeBase |
( |
ContextScopeBase && | other | ) |
|
|
protectednoexcept |
◆ destroy()
void doctest::detail::ContextScopeBase::destroy |
( |
| ) |
|
|
protected |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ need_to_destroy
bool doctest::detail::ContextScopeBase::need_to_destroy {true} |
|
protected |
The documentation for this struct was generated from the following file: