visualstudio-docs/docs/profiling/cpp-library-reference.md at master · ghogen/visualstudio-docs · GitHub
Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.02 KB

File metadata and controls

27 lines (21 loc) · 1.02 KB
title C++ Library Reference | Microsoft Docs
ms.date 11/04/2016
ms.topic reference
helpviewer_keywords
Concurrency Visualizer SDK, C++ Library Reference
ms.assetid c9f8eea2-c964-485d-9ad0-55a4bf425ae7
author mikejo5000
ms.author mikejo
manager jillfra
ms.workload
cplusplus

C++ library reference

This section contains reference information for the Concurrency Visualizer SDK.

Note

The C++ language standard reserves the use of identifiers that begin with an underscore (_) character for implementations such as libraries. Do not use names beginning with an underscore in your code. The behavior of code elements whose names follow this convention are not guaranteed and are subject to change in future releases. For these reasons, such code elements are omitted from this documentation.

In this section

Concurrency namespace (Concurrency Visualizer)

See also