Foundations of C++

8Citations
Citations of this article
376Readers
Mendeley users who have this article in their library.

This article is free to access.

Abstract

C++ is a large and complicated language. People get lost in details. However, to write good C++ you only need to understand a few fundamental techniques - the rest is indeed details. This paper presents fundamental examples and explains the principles behind them. Among the issues touched upon are type safety, resource management, compile-time computation, error-handling, concurrency, performance, object-oriented programming, and generic programming. The presentation relies on and introduces a few features from the recent ISO C++ standard, C++11, that simplify the discussion of C++ fundamentals and modern style. © 2012 Springer-Verlag.

Cite

CITATION STYLE

APA

Stroustrup, B. (2012). Foundations of C++. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 7211 LNCS, pp. 1–25). https://doi.org/10.1007/978-3-642-28869-2_1

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free