FastLED
3.9.15
Loading...
Searching...
No Matches
◆
FASTLED_SMART_PTR
#define FASTLED_SMART_PTR
(
type
)
Value:
class
type; \
using
type##Ptr =
fl::shared_ptr<type>
;
fl::shared_ptr
Definition
shared_ptr.h:106
Definition at line
33
of file
ptr.h
.
33
#define FASTLED_SMART_PTR(type) \
34
class type; \
35
using type##Ptr = fl::shared_ptr<type>;
fl
ptr.h
Generated on Fri Aug 22 2025 20:59:34 for FastLED by
1.13.2