MCPcopy Create free account
hub / github.com/ddnet/ddnet / Empty

Method Empty

src/engine/client/serverbrowser.cpp:1954–1957  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1952}
1953
1954bool CFavoriteCommunityFilterList::Empty() const
1955{
1956 return m_vEntries.empty();
1957}
1958
1959void CFavoriteCommunityFilterList::Clean(const std::vector<CCommunity> &vAllowedCommunities)
1960{

Callers

nothing calls this directly

Calls 4

CCommunityIdClass · 0.85
IsSubsetEqualsFunction · 0.85
CountryTypeFilterKeyMethod · 0.80
endMethod · 0.80

Tested by

no test coverage detected