REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
singleton.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | utils::Singleton< T > |
This is a standard way of defining singletons, Usage is like: More... | |
class | utils::HeapSingleton< T > |
Define singletons which are not static-space allocated (and thus consume valuable ICTM space). More... | |
Namespaces | |
namespace | utils |