![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <functional>
#include <set>
#include <string>
Typedefs | |
using | SettingsContainer = std::set< std::string, std::less<> > |
using SettingsContainer = std::set<std::string, std::less<> > |