Public Member Functions | Private Attributes
testing::ThrowingBool Class Reference

#include <exception_safety_testing.h>

List of all members.

Public Member Functions

 operator bool () const
 ThrowingBool (bool b) noexcept

Private Attributes

bool b_

Detailed Description

Definition at line 210 of file exception_safety_testing.h.


Constructor & Destructor Documentation

Definition at line 212 of file exception_safety_testing.h.


Member Function Documentation

testing::ThrowingBool::operator bool ( ) const [inline]

Definition at line 213 of file exception_safety_testing.h.


Member Data Documentation

bool testing::ThrowingBool::b_ [private]

Definition at line 219 of file exception_safety_testing.h.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:17