FastLED
3.9.15
Loading...
Searching...
No Matches
◆
capacity()
template<typename T, typename Allocator = fl::allocator<T>>
fl::size
fl::deque
< T, Allocator >::capacity
(
)
const
inline
Definition at line
287
of file
deque.h
.
287
{
288
return
mCapacity
;
289
}
fl::deque::mCapacity
fl::size mCapacity
Definition
deque.h:20
fl
deque
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2