throwing_ptr
Smart pointers that throw on dereference if null
Public Types | List of all members
throwing::detail::_Unique_if< T > Struct Template Reference

true for throwing::unique_ptr to single object More...

Public Types

typedef throwing::unique_ptr< T > _Single_object
 

Detailed Description

template<class T>
struct throwing::detail::_Unique_if< T >

true for throwing::unique_ptr to single object

Definition at line 667 of file unique_ptr.hpp.

Member Typedef Documentation

◆ _Single_object

Definition at line 668 of file unique_ptr.hpp.


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