FastLED 3.9.15
Loading...
Searching...
No Matches
memory.h File Reference
#include "fl/stl/shared_ptr.h"
#include "fl/stl/noexcept.h"
+ Include dependency graph for memory.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fl
 Base definition for an LED controller.
 

Functions

template<typename T, typename... Args>
fl::shared_ptr< T > fl::make_shared_ptr (Args &&... args) FL_NOEXCEPT