FastLED 3.9.15
Loading...
Searching...
No Matches
fl::is_same_v_helper< T, U > Struct Template Reference

Detailed Description

template<typename T, typename U>
struct fl::is_same_v_helper< T, U >

Definition at line 67 of file template_magic.h.

#include <template_magic.h>

Static Public Attributes

static constexpr bool value = is_same<T, U>::value
 

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