SPH
Public Member Functions | Public Attributes | List of all members
Assert::ScopedAssertExceptionEnabler Struct Reference

#include <Assert.h>

Public Member Functions

 ScopedAssertExceptionEnabler ()
 
 ~ScopedAssertExceptionEnabler ()
 

Public Attributes

const bool originalValue
 

Detailed Description

Definition at line 41 of file Assert.h.

Constructor & Destructor Documentation

◆ ScopedAssertExceptionEnabler()

Assert::ScopedAssertExceptionEnabler::ScopedAssertExceptionEnabler ( )
inline

Definition at line 44 of file Assert.h.

◆ ~ScopedAssertExceptionEnabler()

Assert::ScopedAssertExceptionEnabler::~ScopedAssertExceptionEnabler ( )
inline

Definition at line 48 of file Assert.h.

Member Data Documentation

◆ originalValue

const bool Assert::ScopedAssertExceptionEnabler::originalValue

Definition at line 42 of file Assert.h.


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