#include <singletonsubclass.hpp>

Static Public Attributes | |
| static My_scoped_ptr | link |
| we configure this link later, when the singleton factory is actually created, to point at the desired implementation subclass. | |
Classes | |
| struct | Adapted |
| Forwarding Template used to configure the basic SingletonFactory. More... | |
| struct | Link |
| struct | My_scoped_ptr |
| < implementation detail: defeat static initialisation More... | |
| struct | TypedLink |
Definition at line 60 of file singletonsubclass.hpp.
1.5.5