enum_name
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
doctest::detail::ContextScopeBase Struct Reference
Inheritance diagram for doctest::detail::ContextScopeBase:
doctest::IContextScope doctest::IContextScope doctest::detail::ContextScope< L > doctest::detail::ContextScope< L >

Public Member Functions

 ContextScopeBase (const ContextScopeBase &)=delete
 
ContextScopeBaseoperator= (const ContextScopeBase &)=delete
 
ContextScopeBaseoperator= (ContextScopeBase &&)=delete
 
 ContextScopeBase (const ContextScopeBase &)=delete
 
ContextScopeBaseoperator= (const ContextScopeBase &)=delete
 
ContextScopeBaseoperator= (ContextScopeBase &&)=delete
 
- Public Member Functions inherited from doctest::IContextScope
virtual void stringify (std::ostream *) const =0
 
virtual void stringify (std::ostream *) const =0
 

Protected Member Functions

 ContextScopeBase (ContextScopeBase &&other) noexcept
 
void destroy ()
 
 ContextScopeBase (ContextScopeBase &&other) noexcept
 
void destroy ()
 

Protected Attributes

bool need_to_destroy {true}
 

The documentation for this struct was generated from the following files: