Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.39 KB

File metadata and controls

40 lines (30 loc) · 1.39 KB
title Basic Concepts (C++) | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-language
ms.tgt_pltfrm
ms.topic index-page
dev_langs
C++
helpviewer_keywords
C++, basic language concepts
ms.assetid 961801e6-2ffd-4bf1-bb71-7f55e48d9c79
caps.latest.revision 8
author mikeblome
ms.author mblome
manager ghogen

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