Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.33 KB

File metadata and controls

36 lines (26 loc) · 1.33 KB
title Basic Concepts (C++) | Microsoft Docs
ms.custom index-page
ms.date 11/04/2016
ms.technology
cpp-language
ms.topic conceptual
dev_langs
C++
helpviewer_keywords
C++, basic language concepts
ms.assetid 961801e6-2ffd-4bf1-bb71-7f55e48d9c79
author mikeblome
ms.author mblome
ms.workload
cplusplus

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