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

◆ get()

template<typename T, fl::size_t N>
T * fl::aligned_ptr< T, N >::get ( ) const
inline

Definition at line 169 of file align.h.

169{ return assume_aligned<N>(mPtr); }
T * assume_aligned(T *ptr) FL_NOEXCEPT
Definition align.h:126

References fl::assume_aligned(), FL_NOEXCEPT, and mPtr.

Referenced by operator[]().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: