Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.06 KB

basic-concepts-cpp.md

File metadata and controls

25 lines (21 loc) · 1.06 KB
description title ms.custom ms.date helpviewer_keywords ms.assetid
Learn more about: Basic Concepts (C++)
Basic Concepts (C++)
index-page
12/11/2019
C++, basic language concepts
961801e6-2ffd-4bf1-bb71-7f55e48d9c79

Basic Concepts (C++)

This section explains concepts that are critical to understanding C++. C programmers will be familiar with many of these concepts, but there are some subtle differences that can cause unexpected program results. The following topics are included:

See also

C++ Language Reference