This is the complete list of members for doctest::detail::ContextScope< L >, including all inherited members.
ContextScope(const L &lambda) | doctest::detail::ContextScope< L > | inlineexplicit |
ContextScope(ContextScope &&other) | doctest::detail::ContextScope< L > | inline |
ContextScopeBase() | doctest::detail::ContextScopeBase | protected |
destroy() | doctest::detail::ContextScopeBase | protected |
IContextScope() | doctest::IContextScope | |
lambda_ | doctest::detail::ContextScope< L > | private |
stringify(std::ostream *s) const override | doctest::detail::ContextScope< L > | inlinevirtual |
~ContextScope() override | doctest::detail::ContextScope< L > | inline |
~IContextScope() | doctest::IContextScope | virtual |