Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.56 KB

File metadata and controls

42 lines (32 loc) · 1.56 KB
Error in user YAML: (<unknown>): did not find expected ',' or ']' while parsing a flow sequence at line 10 column 22
---
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"
translation.priority.ht: ["de-de", "es-es", "fr-fr", "it-it", "ja-jp", "ko-kr", "ru-ru", "zh-cn", "zh-tw"]
translation.priority.mt: ["cs-cz", "pl-pl", "pt-br", "tr-tr"]
---

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