Public Member Functions | Private Attributes | List of all members
testing::ThrowingBool Class Reference

#include <exception_safety_testing.h>

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

testing::ThrowingBool::ThrowingBool ( bool  b)
inlinenoexcept

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:20:00