ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
Loading...
Searching...
No Matches
Public Types | List of all members
std::_Unique_if< T > Struct Template Reference

#include <make_unique.h>

Public Types

typedef unique_ptr< T > _Single_object
 

Detailed Description

template<class T>
struct std::_Unique_if< T >

Definition at line 21 of file make_unique.h.

Member Typedef Documentation

◆ _Single_object

template<class T >
typedef unique_ptr<T> std::_Unique_if< T >::_Single_object

Definition at line 23 of file make_unique.h.


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