ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
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 13 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 14 of file make_unique.h.


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