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

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)