Public Types | List of all members
testing::ThrowingAllocator< T, Spec >::rebind< U > Struct Template Reference

#include <exception_safety_testing.h>

Public Types

using other = ThrowingAllocator< U, Spec >
 

Detailed Description

template<typename T, AllocSpec Spec = AllocSpec::kEverythingThrows>
template<typename U>
struct testing::ThrowingAllocator< T, Spec >::rebind< U >

Definition at line 687 of file exception_safety_testing.h.

Member Typedef Documentation

template<typename T, AllocSpec Spec = AllocSpec::kEverythingThrows>
template<typename U >
using testing::ThrowingAllocator< T, Spec >::rebind< U >::other = ThrowingAllocator<U, Spec>

Definition at line 688 of file exception_safety_testing.h.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:20:00