FastLED 3.9.15
Loading...
Searching...
No Matches

◆ make_tuple()

template<typename... Ts>
tuple< typename fl::decay< Ts >::type... > fl::make_tuple ( Ts &&... args)

Definition at line 93 of file tuple.h.

93 {
95}
constexpr T && forward(typename remove_reference< T >::type &t) noexcept
corkscrew_args args
Definition old.h:150

References args, and forward().

+ Here is the call graph for this function: