-
3
- #1
faq732-6348 has been added to the FAQ section.
This FAQ (which may not be that frequently asked...) shows how to create a Visual Studio 2003 template for singleton classes.
If you find yourself creating a lot of singleton classes, it gets tedious retyping the same boilerplate code every time. This FAQ helps you create a new class template that will appear in the Visual Studio dialog when you select "Add New Item..." from the project context menu.
Chip H.
____________________________________________________________________
If you want to get the best response to a question, please read FAQ222-2244 first
This FAQ (which may not be that frequently asked...) shows how to create a Visual Studio 2003 template for singleton classes.
If you find yourself creating a lot of singleton classes, it gets tedious retyping the same boilerplate code every time. This FAQ helps you create a new class template that will appear in the Visual Studio dialog when you select "Add New Item..." from the project context menu.
Chip H.
____________________________________________________________________
If you want to get the best response to a question, please read FAQ222-2244 first