FastLED 3.9.15
Loading...
Searching...
No Matches

◆ operator[]()

template<typename T, fl::size_t N>
T & fl::aligned_ptr< T, N >::operator[] ( fl::size_t i) const
inline

Definition at line 170 of file align.h.

170{ return get()[i]; }
T * get() const FL_NOEXCEPT
Definition align.h:169

References FL_NOEXCEPT, and get().

+ Here is the call graph for this function: