PIDUINO
Loading...
Searching...
No Matches
std::_Unique_if< T[]>

#include <memory.h>

Collaboration diagram for std::_Unique_if< T[]>:

Public Types

typedef unique_ptr< T[]> _Unknown_bound
 

Detailed Description

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

Definition at line 32 of file memory.h.

Member Typedef Documentation

◆ _Unknown_bound

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

Definition at line 33 of file memory.h.