Chatterino
|
Namespaces | |
chatterino | |
Functions | |
bool | chatterino::operator== (const Emote &a, const Emote &b) |
bool | chatterino::operator!= (const Emote &a, const Emote &b) |
EmotePtr | chatterino::cachedOrMakeEmotePtr (Emote &&emote, const EmoteMap &cache) |
EmotePtr | chatterino::cachedOrMakeEmotePtr (Emote &&emote, std::unordered_map< EmoteId, std::weak_ptr< const Emote >> &cache, std::mutex &mutex, const EmoteId &id) |