Click here to Skip to main content
15,889,266 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to create a sample namespace extension? Can any one give me a simple example...
Posted

Hi,

Have a look at this article:
A Namespace Extension Toolkit[^]
 
Share this answer
 
Writing namespace extensions in C++ is not a simple or trivial task. Better to use a toolkit like the above mentioned one or the commercial EZNamespaceExtensions toolkit.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900