#include <exception_safety_testing.h>
Public Member Functions | |
DefaultFactory (const T &t) | |
std::unique_ptr< T > | operator() () const |
Private Attributes | |
T | t_ |
Definition at line 823 of file exception_safety_testing.h.
|
inlineexplicit |
Definition at line 825 of file exception_safety_testing.h.
|
inline |
Definition at line 826 of file exception_safety_testing.h.
|
private |
Definition at line 829 of file exception_safety_testing.h.