Friday, November 26, 2010

Using Declarations

When you use a using declaration, you create a local synonym.

References:
The C++ Programming Language by Bjarne Stroustrup. Addison-Wesley, 2000. Section: 8.2.2
http://www.research.att.com/~bs/glossary.html

No comments:

Post a Comment