FastLED 3.9.15
Loading...
Searching...
No Matches
functional.h File Reference
#include "fl/ptr.h"
#include "fl/template_magic.h"
+ Include dependency graph for functional.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fl::less< T >
 Binary function object that returns whether the first argument is less than the second. More...
 
struct  fl::less< void >
 Specialization of less for void, allowing for transparent comparisons. More...
 

Namespaces

namespace  fl
 Implements a simple red square effect for 2D LED grids.