FastLED 3.9.15
Loading...
Searching...
No Matches
fl::fl::aligned_ptr< T, N > Class Template Reference

Detailed Description

template<typename T, fl::size_t N>
class fl::fl::aligned_ptr< T, N >

Definition at line 162 of file s16x16x4.h.

#include <s16x16x4.h>

Public Member Functions

 aligned_ptr () FL_NOEXCEPT
 
 aligned_ptr (T *p) FL_NOEXCEPT
 
T * get () const FL_NOEXCEPT
 
 operator bool () const FL_NOEXCEPT
 
T & operator[] (fl::size_t i) const FL_NOEXCEPT
 

Private Attributes

T * mPtr
 

The documentation for this class was generated from the following file: