Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
SettingsContainer.h File Reference
#include <functional>
#include <set>
#include <string>

Typedefs

using SettingsContainer = std::set< std::string, std::less<> >
 

Typedef Documentation

◆ SettingsContainer

using SettingsContainer = std::set<std::string, std::less<> >