Click here to Skip to main content
15,885,767 members
Articles / Programming Languages / C++

Don't mess up your #defines

13 Sep 2013CPOL 8.4K   38   5   12
I present my way of doing a value verification for method parameters in C++ using ordinary structs instead of the #define directive.
We're sorry, but the article you are trying to view was deleted at 9 Oct 2013.

Please go to the C++ Table of Contents to view the list of available articles in this section.