FastLED 3.9.15
|
#include <stddef.h>
#include "fl/namespace.h"
#include "fl/scoped_ptr.h"
#include "fl/template_magic.h"
Go to the source code of this file.
Classes | |
class | fl::Ptr< T > |
class | fl::PtrTraits< T > |
class | fl::Referent |
class | fl::WeakPtr< T > |
class | fl::WeakReferent |
Namespaces | |
namespace | fl |
Implements a simple red square effect for 2D LED grids. | |
Macros | |
#define | FASTLED_SMART_PTR(type) |
#define | FASTLED_SMART_PTR_CONSTRUCTOR(type, constructor) |
#define | FASTLED_SMART_PTR_NO_FWD(type) |