|
| This Article | ||
| ||
| Share | ||
| Bibliographic References | ||
| Add to: | ||
| | ||
| Search | ||
| ASCII Text | x | ||
| "How To Stop Worrying and Start Loving C++. II," Computer, vol. 27, no. 7, pp. 104-106, July, 1994. | |||
| BibTex | x | ||
| @article{ 10.1109/MC.1994.10078, author = {}, title = {How To Stop Worrying and Start Loving C++. II}, journal ={Computer}, volume = {27}, number = {7}, issn = {0018-9162}, year = {1994}, pages = {104-106}, doi = {http://doi.ieeecomputersociety.org/10.1109/MC.1994.10078}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, } | |||
| RefWorks Procite/RefMan/Endnote | x | ||
| TY - MGZN JO - Computer TI - How To Stop Worrying and Start Loving C++. II IS - 7 SN - 0018-9162 SP104 EP106 EPD - 104-106 PY - 1994 VL - 27 JA - Computer ER - | |||
DOI Bookmark: http://doi.ieeecomputersociety.org/10.1109/MC.1994.10078
The previous session for C++ gurus dealt with the general subject of indirection in C++, specifically the use of "smart pointers" that take the place of *-style variables while improving the reliability and flexibility of your code, see ibid vol. 9 (June 1994). In the present paper we examine the idea of representing collections by overloading operator and then move on to iterators and cursors.
Citation:
"How To Stop Worrying and Start Loving C++. II," Computer, vol. 27, no. 7, pp. 104-106, July 1994, doi:10.1109/MC.1994.10078
Usage of this product signifies your acceptance of the Terms of Use.

