TTKMusicPlayer  4.2.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Namespaces | Macros | Functions
ttklexicalcast.h File Reference
#include "ttkmoduleexport.h"

Go to the source code of this file.

Namespaces

 TTK
 The namespace of the application object.
 
 std
 

Macros

#define TTKLexicalCast(x, y)   ((x)(y))
 

Functions

template<typename _Output , typename _Input >
_Output TTK::lexical_cast (const _Input &input)
 

Macro Definition Documentation

#define TTKLexicalCast (   x,
 
)    ((x)(y))

Definition at line 46 of file ttklexicalcast.h.