FastLED 3.9.15
Loading...
Searching...
No Matches
response_aware_traits.h File Reference
+ Include dependency graph for response_aware_traits.h:

Go to the source code of this file.

Classes

struct  fl::is_response_send< T >
 
struct  fl::is_response_send< const ResponseSend & >
 
struct  fl::is_response_send< ResponseSend & >
 
struct  fl::is_response_send< ResponseSend && >
 
struct  fl::is_response_send< ResponseSend >
 
struct  fl::response_aware_signature< Sig >
 Type trait to detect if a function signature has ResponseSend& as first parameter. More...
 
struct  fl::response_aware_signature< R(*)(ResponseSend &, Args...)>
 
struct  fl::response_aware_signature< R(ResponseSend &, Args...)>
 

Namespaces

namespace  fl
 Base definition for an LED controller.