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

Detailed Description

template<typename T, T v>
struct fl::integral_constant< T, v >

Definition at line 20 of file type_traits.h.

#include <type_traits.h>

+ Inheritance diagram for fl::integral_constant< T, v >:

Public Types

using type = integral_constant
 
using value_type = T
 

Public Member Functions

constexpr operator value_type () const noexcept
 
constexpr value_type operator() () const noexcept
 

Static Public Attributes

static constexprvalue = v
 

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