[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppAuto
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppAuto
(C++) auto
Redundant keyword [1]. It specifies explicitly that a certain variable is allocated to the automatic memory. This is done automatically.'auto' links
Reference
- 1) Bjarne Stroustrup. The C++ Programming Language (3rd edition).ISBN: 0-201-88954-4. Chapter C.9.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
