Click here to Skip to main content
15,888,288 members
Articles / Programming Languages / Visual C++ 12.0

Simple-Look Scope Guard for Visual C++ 2010

Rate me:
Please Sign up or sign in to vote.
4.89/5 (42 votes)
18 Jun 2014Public Domain5 min read 62.3K   524   59  
Implement a simple-look substitution of BOOST_SCOPE_EXIT using some of the new features of C++0x

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under A Public Domain dedication


Written By
Software Developer
Japan Japan
In 1985, I got my first computer Casio MX-10, the cheapest one of MSX home computers. Then I began programming in BASIC and assembly language, and have experienced over ten languages from that time on.
Now, my primary languages are C++ and C#. Working for a small company in my home town in a rural area of Japan.


Comments and Discussions