@MISC{Stroustrup95thec++, author = {Bjarne Stroustrup}, title = {The C++ Programming Language}, year = {1995} }
Years of Citing Articles
Bookmark
OpenURL
Abstract
This overview of C++ presents the key design, programming, and language-technical concepts using examples to give the reader a feel for the language. C++ is a general-purpose programming language with a bias towards systems programming that supports efficient low-level computation, data abstraction, object-oriented programming, and generic programming. 1