<<< Singleton Implementation Considerations | Index | Singleton Related Patterns >>> |
The Singleton ( download ) sample illustrates
Singleton,
Lock, and
static operation Singleton::GetInstance( ).
<<< Singleton Implementation Considerations | Index | Singleton Related Patterns >>> |