FastLED
3.9.15
Loading...
Searching...
No Matches
◆
FASTLED_SHARED_PTR_STRUCT
#define FASTLED_SHARED_PTR_STRUCT
(
type
)
Value:
struct
type; \
using
type##Ptr =
fl::shared_ptr<type>
;
fl::shared_ptr
Definition
shared_ptr.h:155
Examples
/home/runner/work/FastLED/FastLED/src/fl/channels/config.h
.
Definition at line
540
of file
shared_ptr.h
.
540
#define FASTLED_SHARED_PTR_STRUCT(type) \
541
struct type; \
542
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