FastLED 3.9.15
Loading...
Searching...
No Matches
fl::has_data_and_size< T > Struct Template Reference

Detailed Description

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

Definition at line 68 of file span.h.

#include <span.h>

Static Public Attributes

static constexpr bool value = has_data_method<T>::value && has_size_method<T>::value
 

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