#include <doctest.h>
Public Member Functions | |
ContextScope (const L &lambda) | |
ContextScope (ContextScope &&other) | |
void | stringify (std::ostream *s) const override |
~ContextScope () override | |
![]() | |
IContextScope () | |
virtual | ~IContextScope () |
Private Attributes | |
const L & | lambda_ |
Additional Inherited Members | |
![]() | |
ContextScopeBase () | |
void | destroy () |
|
inlineexplicit |
|
inline |
|
inlineoverride |
|
inlineoverridevirtual |
Implements doctest::IContextScope.
|
private |