Classical Meyers Singleton

This lesson gives an overview of a classical Meyers Singleton in C++.

Here is the sequential program. The getInstance method is not thread-safe with the C++03 standard.

Get hands-on with 1200+ tech skills courses.