TTKMusicPlayer  4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Static Public Member Functions | List of all members
VariantHelper<> Struct Template Reference

#include <ttkvariant.h>

Static Public Member Functions

static void Destroy (std::type_index, void *)
 
static void move (std::type_index, void *, void *)
 
static void copy (std::type_index, const void *, void *)
 

Detailed Description

template<>
struct VariantHelper<>

Definition at line 99 of file ttkvariant.h.

Member Function Documentation

static void VariantHelper<>::copy ( std::type_index  ,
const void *  ,
void *   
)
inlinestatic

Definition at line 103 of file ttkvariant.h.

static void VariantHelper<>::Destroy ( std::type_index  ,
void *   
)
inlinestatic

Definition at line 101 of file ttkvariant.h.

static void VariantHelper<>::move ( std::type_index  ,
void *  ,
void *   
)
inlinestatic

Definition at line 102 of file ttkvariant.h.


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