FastLED
3.9.15
Loading...
Searching...
No Matches
◆
FASTLED_SHARED_PTR
#define FASTLED_SHARED_PTR
(
type
)
Value:
class
type; \
using
type##Ptr =
fl::shared_ptr<type>
;
fl::shared_ptr
Definition
shared_ptr.h:155
Definition at line
535
of file
shared_ptr.h
.
535
#define FASTLED_SHARED_PTR(type) \
536
class type; \
537
using type##Ptr = fl::shared_ptr<type>;
fl
stl
shared_ptr.h
Generated on Tue Jun 16 2026 00:07:01 for FastLED by
1.13.2