MCPcopy Create free account
hub / github.com/FastLED/FastLED / clear

Method clear

src/fl/stl/set.h:431–431  ·  view source on GitHub ↗

Modifiers

Source from the content-addressed store, hash-verified

429
430 // Modifiers
431 void clear() { mTree.clear(); }
432
433 fl::pair<const_iterator, bool> insert(const Key& key) {
434 return mTree.insert(key);

Callers 15

clear_all_tasksMethod · 0.45
runTestCaseMethod · 0.45
enterSubcaseMethod · 0.45
testRunStartMethod · 0.45
testCaseStartMethod · 0.45
push_valueMethod · 0.45
unordered_map.hFile · 0.45
rehash_internalFunction · 0.45
unordered_map_smallClass · 0.45
flat_mapClass · 0.45
FixedVectorFunction · 0.45
vector.hFile · 0.45

Calls

no outgoing calls

Tested by 4

runTestCaseMethod · 0.36
enterSubcaseMethod · 0.36
testRunStartMethod · 0.36
testCaseStartMethod · 0.36