TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Classes | Namespaces | Macros | Typedefs | Functions
ttkunsortedmap.h File Reference
#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
 

Macro Definition Documentation

#define _CONSTEXPR_CONTAINER   inline

Definition at line 28 of file ttkunsortedmap.h.