libstdc++
std::unique_ptr< _Tp[], _Dp > Class Template Reference

List of all members.

Public Types

Public Member Functions


Detailed Description

template<typename _Tp, typename _Dp>
class std::unique_ptr< _Tp[], _Dp >

20.7.12.3 unique_ptr for array objects with a runtime length

Definition at line 265 of file unique_ptr.h.


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