TTKMusicPlayer  4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Types | List of all members
std::_MakeUnique< _Tp > Struct Template Reference

#include <ttksmartptr.h>

Public Types

typedef unique_ptr< _Tp > __single_object
 

Detailed Description

template<typename _Tp>
struct std::_MakeUnique< _Tp >

Definition at line 30 of file ttksmartptr.h.

Member Typedef Documentation

template<typename _Tp>
typedef unique_ptr<_Tp> std::_MakeUnique< _Tp >::__single_object

Definition at line 32 of file ttksmartptr.h.


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