Click here to Skip to main content
15,891,607 members
Articles / Programming Languages / C++

Scoped Handle - "Smart pointer" for Windows objects

Rate me:
Please Sign up or sign in to vote.
4.33/5 (6 votes)
21 Jul 2010CPOL2 min read 44.2K   226   8  
Introduces a scoped handle template class to call delete handle methods automatically.

Revisions


  

Compare Revision Minor Date Status Editor
2 - publicly available No 15-Sep-10 9:12 Available Smitha Nishant
1 No 21-Jul-10 2:29 Composing

License

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


Written By
Software Developer (Senior) Eccam s.r.o.
Czech Republic Czech Republic
Senior Sofware Developer focused on embedded systems.
Company website: http://www.eccam.com

Comments and Discussions