FastLED 3.9.12
Loading...
Searching...
No Matches
fl::is_pod_v_helper< T > Struct Template Reference

Detailed Description

template<typename T>
struct fl::is_pod_v_helper< T >

Definition at line 96 of file template_magic.h.

Static Public Attributes

static constexpr bool value = is_pod<T>::value
 

Member Data Documentation

◆ value

template<typename T >
bool fl::is_pod_v_helper< T >::value = is_pod<T>::value
staticconstexpr

Definition at line 97 of file template_magic.h.


The documentation for this struct was generated from the following file: