Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ capacity
Method
capacity
src/fl/stl/deque.h:432–434 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
430
}
431
432
fl::size capacity() const {
433
return mCapacity;
434
}
435
436
fl::size max_size() const {
437
// Return a reasonable max size (limited by size_t or memory)
Callers
15
acquire
Method · 0.45
release
Method · 0.45
db
Method · 0.45
rawNormalized
Method · 0.45
fft.cpp.hpp
File · 0.45
setNormFactors
Method · 0.45
capacity
Function · 0.45
has_capacity
Class · 0.45
test_container_capacity_management
Function · 0.45
test_container_shrink_to_fit
Function · 0.45
async_log_queue.hpp
File · 0.45
FL_TEST_FILE
Function · 0.45
Calls
no outgoing calls
Tested by
3
test_container_capacity_management
Function · 0.36
test_container_shrink_to_fit
Function · 0.36
test_capacity_management
Function · 0.36