FastLED
3.9.15
Loading...
Searching...
No Matches
◆
destroy_fn()
template<typename... Types>
template<typename T>
static void
fl::Variant
< Types >::destroy_fn
(
void *
storage
)
inline
static
private
Definition at line
191
of file
variant.h
.
191
{
192
reinterpret_cast<
T
*
>
(
storage
)->~
T
();
193
}
fl::Variant
Definition
variant.h:9
fl
Variant
Generated on Sat May 24 2025 22:44:25 for FastLED by
1.13.2