FastLED
3.9.15
Loading...
Searching...
No Matches
◆
FASTLED_SMART_PTR
#define FASTLED_SMART_PTR
(
type
)
Value:
class
type; \
using
type##Ptr =
fl::Ptr<type>
;
fl::Ptr
Definition
ptr.h:102
Definition at line
17
of file
ptr.h
.
17
#define FASTLED_SMART_PTR(type) \
18
class type; \
19
using type##Ptr = fl::Ptr<type>;
fl
ptr.h
Generated on Fri Apr 18 2025 03:39:31 for FastLED by
1.13.2