|
FastLED 3.9.15
|
Include dependency graph for ptr_impl.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | fl |
| IMPORTANT! | |
Functions | |
| template<typename T, typename... Args> | |
| Ptr< T > | fl::NewPtr (Args... args) |
| template<typename T> | |
| Ptr< T > | fl::NewPtrNoTracking (T &obj) |