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

◆ ~list()

template<typename T>
fl::list< T >::~list ( )
inline

Definition at line 231 of file list.h.

231 {
232 clear();
234 }
void clear()
Definition list.h:332
void destroy_sentinel()
Definition list.h:43

References clear(), destroy_sentinel(), and FL_NOEXCEPT.

+ Here is the call graph for this function: