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[]> _Unknown_bound
 

Detailed Description

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

Definition at line 17 of file make_unique.h.

Member Typedef Documentation

◆ _Unknown_bound

template<class T >
typedef unique_ptr<T[]> std::_Unique_if< T[]>::_Unknown_bound

Definition at line 18 of file make_unique.h.


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