Public Member Functions | Public Attributes
testing::exceptions_internal::ExceptionSafetyTest< T > Class Template Reference

#include <exception_safety_testing.h>

List of all members.

Public Member Functions

template<typename... Contracts>
 ExceptionSafetyTest (const Factory &f, const Operation &op, const Contracts &...contracts)

Public Attributes

std::vector< Contract > contracts_
Operation operation_

Detailed Description

template<typename T>
class testing::exceptions_internal::ExceptionSafetyTest< T >

Definition at line 877 of file exception_safety_testing.h.


Constructor & Destructor Documentation

template<typename T>
template<typename... Contracts>
testing::exceptions_internal::ExceptionSafetyTest< T >::ExceptionSafetyTest ( const Factory &  f,
const Operation &  op,
const Contracts &...  contracts 
) [inline, explicit]

Definition at line 884 of file exception_safety_testing.h.


Member Data Documentation

template<typename T>
std::vector<Contract> testing::exceptions_internal::ExceptionSafetyTest< T >::contracts_

Definition at line 923 of file exception_safety_testing.h.

template<typename T>
Operation testing::exceptions_internal::ExceptionSafetyTest< T >::operation_

Definition at line 921 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