TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include <vector>
Go to the source code of this file.
Classes | |
class | TTKUnsortedMap< _Key, _Value > |
The class of the ttk unsorted map module. More... | |
Namespaces | |
std | |
Macros | |
#define | _CONSTEXPR_CONTAINER inline |
Typedefs | |
template<class _Key , class _Value > | |
using | std::unsorted_map = TTKUnsortedMap< _Key, _Value > |
Functions | |
template<class _Key , class _Value > | |
void | std::swap (TTKUnsortedMap< _Key, _Value > &left, TTKUnsortedMap< _Key, _Value > &right) noexcept |
#define _CONSTEXPR_CONTAINER inline |
Definition at line 28 of file ttkunsortedmap.h.