Skip to content

Repo sync for protected branch #5438

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/atl-mfc-shared/atl-mfc-shared-classes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: "Learn more about: ATL/MFC Shared Classes"
title: "ATL-MFC Shared Classes"
ms.custom: "index-page"
ms.date: "11/04/2016"
ms.topic: "conceptual"
ms.topic: "concept-article"
f1_keywords: ["vc.classes.shared"]
helpviewer_keywords: ["CPoint class, shared class", "CFileTimeSpan class, shared class", "COleDateTime class, shared class", "CFixedStringT class, shared class", "CStrBufT class, shared class", "CFileTime class, shared class", "CRect class, shared class", "CSimpleStringT class, shared class", "CStringT class, shared class", "CSize class, shared class", "CStringData class, shared class", "IAtlStringMgr class, shared class", "shared classes, MFC and ATL", "COleDateTimeSpan class, shared class", "CString objects, shared class", "shared classes"]
ms.assetid: e13aaac3-21ec-4f4d-8834-432b40fde544
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/ansi-c-compliance.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "ANSI C Conformance"
description: "An overview of Microsoft C runtime naming conventions for ANSI C conformance."
ms.date: "11/04/2016"
ms.topic: "conceptual"
ms.topic: "concept-article"
helpviewer_keywords: ["underscores, leading", "compatibility [C++], ANSI C", "conformance with ANSI C", "conventions [C++], Microsoft extensions", "underscores", "naming conventions [C++], Microsoft library", "ANSI [C++], C standard", "Microsoft extensions naming conventions"]
ms.assetid: 6be271bf-eecf-491a-a928-0ee2dd60e3b9
---
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/backward-compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Backward Compatibility"
description: "How to use the Microsoft OLDNAMES.LIB library to map function names for backwards compatibility."
ms.date: "11/04/2016"
ms.topic: "conceptual"
ms.topic: "concept-article"
helpviewer_keywords: ["CRT, compatibility", "backward compatibility, C run-time libraries", "compatibility, C run-time libraries", "backward compatibility"]
ms.assetid: cc3175cf-97fd-492f-b329-5791aea63090
---
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/byte-and-wide-streams.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Byte and Wide Streams"
description: "An overview of byte streams in the Microsoft C runtime library."
ms.date: "11/04/2016"
ms.topic: "conceptual"
ms.topic: "concept-article"
helpviewer_keywords: ["byte streams", "wide streams"]
---
# Byte and wide streams
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/code-pages.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Code Pages"
description: "A description of code page support in the Microsoft C runtime."
ms.topic: "conceptual"
ms.topic: "concept-article"
ms.date: "11/04/2016"
helpviewer_keywords: ["character sets [C++], code pages", "ANSI [C++], code pages", "system-default code page", "multibyte code pages [C++]", "localization [C++], code pages", "code pages [C++], types of", "locale code pages [C++]"]
ms.assetid: 4a26fc42-185a-4add-98bf-a7b314ae6186
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Compatibility"
description: "Describes the compatibility of the Microsoft Universal C runtime library (UCRT) with the Standard C library, POSIX, the Safe CRT, and Store apps."
ms.date: 1/19/2022
ms.topic: "conceptual"
ms.topic: "concept-article"
helpviewer_keywords: ["CRT, compatibility", "compatibility, C runtime libraries", "compatibility"]
ms.assetid: 346709cb-edda-4909-9a19-3d253eddb6b7
---
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/controlling-streams.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Controlling Streams"
description: "An overview of working with streams in the Microsoft C runtime library."
ms.date: "11/04/2016"
ms.topic: "conceptual"
ms.topic: "concept-article"
helpviewer_keywords: ["streams, controlling", "controlling streams", "streams"]
ms.assetid: 267e9013-9afc-45f6-91e3-ca093230d9d9
---
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/crt-initialization.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "CRT Initialization"
description: "Describes how the CRT initializes global state in native code."
ms.topic: "conceptual"
ms.topic: "concept-article"
ms.date: 08/02/2021
helpviewer_keywords: ["CRT initialization [C++]"]
---
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/direction-flag.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Direction Flag"
description: "Describes the effect of the CPU direction flag on Microsoft C runtime functions."
ms.date: "11/04/2016"
ms.topic: "conceptual"
ms.topic: "concept-article"
helpviewer_keywords: ["direction flag"]
ms.assetid: 0836b4af-dbbb-4ab8-a4b2-156f2e2099e2
---
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/files-and-streams.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Files and Streams"
description: "An overview of files and streams in the Microsoft C runtime library."
ms.date: "11/04/2016"
ms.topic: "conceptual"
ms.topic: "concept-article"
helpviewer_keywords: ["files [C++]", "streams"]
ms.assetid: f61e712b-eac9-4c28-bb18-97c3786ef387
---
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/global-state.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Global state in the CRT"
description: "Describes how shared global state is handled in the Microsoft Universal C Runtime."
ms.topic: "conceptual"
ms.topic: "concept-article"
ms.date: "10/02/2020"
helpviewer_keywords: ["CRT global state"]
---
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/internationalization.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Internationalization"
ms.date: "09/29/2020"
description: "A description of Microsoft runtime library support for writing apps for international markets."
ms.topic: "conceptual"
ms.topic: "concept-article"
helpviewer_keywords: ["localization, routines for", "locale-dependent routines", "internationalization routines", "international applications, run-time routines for"]
ms.assetid: ee536a04-3558-4729-8e10-6dabcde055fd
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Locale Names, Languages, and Country-Region Strings"
description: "An overview of using Microsoft Universal CRT locale, language, and country and region strings."
ms.topic: "conceptual"
ms.topic: "concept-article"
ms.date: "12/10/2018"
helpviewer_keywords: ["country/region strings", "localization, locale", "locales", "setlocale function", "language strings"]
ms.assetid: a0e5a0c5-5602-4da0-b65f-de3d6c8530a2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Multithreaded Libraries Performance"
description: "An overview of how to get the most performance from the Microsoft C runtime multithreaded libraries."
ms.date: "11/04/2016"
ms.topic: "conceptual"
ms.topic: "concept-article"
helpviewer_keywords: ["threading [C++], performance", "libraries, multithreaded", "performance, multithreading", "multithreaded libraries"]
ms.assetid: faa5d808-087c-463d-8f0d-8c478d137296
---
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/parameter-validation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Parameter Validation"
description: "A description of parameter validation in the Microsoft C runtime library."
ms.date: "11/04/2016"
ms.topic: "conceptual"
ms.topic: "concept-article"
helpviewer_keywords: ["parameters, validation"]
ms.assetid: 019dd5f0-dc61-4d2e-b4e9-b66409ddf1f2
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Potential Errors Passing CRT Objects Across DLL Boundaries"
description: "An overview of potential problems you may come across when passing Microsoft C runtime objects across a dynamic link library (DLL) boundary."
ms.date: 06/29/2022
ms.topic: "conceptual"
ms.topic: "concept-article"
helpviewer_keywords: ["DLL conflicts [C++]"]
ms.assetid: c217ffd2-5d9a-4678-a1df-62a637a96460
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Recommendations for Choosing Between Functions and Macros"
description: "Explains the differences between using macros vs functions in the Microsoft C runtime library (CRT)"
ms.date: "11/04/2016"
ms.topic: "conceptual"
ms.topic: "concept-article"
f1_keywords: ["c.functions"]
helpviewer_keywords: ["functions [CRT], vs. macros", "macros, vs. functions"]
ms.assetid: 18a633d6-cf1c-470c-a649-fa7677473e2b
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Required and Optional Header Files"
description: "When to use required versus optional header files from the Microsoft C runtime library."
ms.date: "11/04/2016"
ms.topic: "conceptual"
ms.topic: "concept-article"
f1_keywords: ["c.headers"]
helpviewer_keywords: ["include files, required in run time", "header files, required in run time"]
ms.assetid: f64d0bf5-e2c3-4b42-97d0-443b3d901d9f
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/sal-annotations.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "SAL Annotations"
description: "A brief description of the Microsoft source-code annotation language (SAL)."
ms.date: "11/04/2016"
ms.topic: "conceptual"
ms.topic: "concept-article"
helpviewer_keywords: ["__z annotation", "ref annotation", "_opt annotation", "__checkreturn annotatioin", "__deref_opt annotation", "deref_opt annotation", "__deref annotation", "__in annotation", "annotations [C++]", "z annotation", "_inout annotation", "__ref annotation", "full annotation", "_in annotation", "_ref annotation", "__out annotation", "_ecount annotation", "SAL annotations", "__opt annotation", "inout annotation", "in annotation", "_CA_SHOULD_CHECK_RETURN", "__bcount annotation", "_full annotation", "_bcount annotation", "deref annotation", "part annotation", "_out annotation", "__nz annotation", "__part annotation", "opt annotation", "__full annotation", "_nz annotation", "_z annotation", "out annotation", "__ecount annotation", "__inout annotation", "SAL annotations, _CA_SHOULD_CHECK_RETURN", "_deref_opt annotation", "_deref annotation", "nz annotation", "_part annotation", "ecount annotation", "bcount annotation"]
ms.assetid: 81893638-010c-41a0-9cb3-666fe360f3e0
---
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/sbcs-and-mbcs-data-types.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "SBCS and MBCS Data Types"
description: "How to represent single and multibyte characters in the Microsoft C runtime."
ms.topic: "conceptual"
ms.topic: "how-to"
ms.date: "04/11/2018"
f1_keywords: ["_MBCS", "MBCS", "SBCS"]
helpviewer_keywords: ["SBCS and MBCS data types", "data types [C], MBCS and SBCS"]
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/secure-template-overloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Secure Template Overloads"
description: "A description of Microsoft C runtime template overloads that provide security-enhanced functions."
ms.date: "11/04/2016"
ms.topic: "conceptual"
ms.topic: "concept-article"
f1_keywords: ["_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES", "_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES", "_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT"]
helpviewer_keywords: ["_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES", "_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES", "_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT", "secure template overloads"]
ms.assetid: 562741d0-39c0-485e-8529-73d740f29f8f
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/security-features-in-the-crt.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Security Features in the CRT"
description: "An overview of secure CRT functions in the Microsoft C runtime."
ms.date: "09/29/2020"
ms.topic: "conceptual"
ms.topic: "concept-article"
f1_keywords: ["_CRT_SECURE_NO_DEPRECATE", "_CRT_NONSTDC_NO_DEPRECATE", "_CRT_NONSTDC_NO_WARNINGS", "_CRT_SECURE_NO_WARNINGS"]
helpviewer_keywords: ["security deprecation warnings [C++]", "CRT_NONSTDC_NO_DEPRECATE", "buffers [C++], buffer overruns", "deprecation warnings (security-related), disabling", "_CRT_NONSTDC_NO_WARNINGS", "security [CRT]", "_CRT_SECURE_NO_WARNINGS", "_CRT_NONSTDC_NO_DEPRECATE", "_CRT_SECURE_NO_DEPRECATE", "security-enhanced CRT", "CRT_SECURE_NO_WARNINGS", "CRT_SECURE_NO_DEPRECATE", "deprecation warnings (security-related)", "buffer overruns", "CRT_NONSTDC_NO_WARNINGS", "CRT, security enhancements", "parameters [C++], validation"]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Single-Byte and Multibyte Character Sets"
description: "An introduction to single and multi-byte character sets in the Microsoft runtime library."
ms.topic: "conceptual"
ms.topic: "concept-article"
ms.date: "11/04/2016"
helpviewer_keywords: ["SBCS (single byte character set)", "MBCS [C++], about MBCS", "character sets [C++], multibyte", "character sets [C++], single byte"]
ms.assetid: 2cbc78ea-33c0-4cfb-b0df-7ce2458431ce
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/text-and-binary-streams.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Text and Binary Streams"
description: "A description of text and binary streams in the Microsoft C runtime library."
ms.date: "11/04/2016"
ms.topic: "conceptual"
ms.topic: "concept-article"
helpviewer_keywords: ["binary streams", "text streams"]
ms.assetid: 57035e4a-955d-4e04-a560-fcf67ce68b4e
---
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/tgmath.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Type-generic math"
description: "Describes macros in <tgmath.h> that make it easier to write C code that calls the correct math function, based on argument type."
ms.topic: "conceptual"
ms.topic: "concept-article"
ms.date: "6/28/2021"
helpviewer_keywords: ["CRT tgmath.h"]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Unicode Stream I/O in Text and Binary Modes"
description: "A description of character conversions with Unicode stream I/O."
ms.topic: "conceptual"
ms.topic: "concept-article"
ms.date: "11/04/2016"
helpviewer_keywords: ["stream I/O routines", "I/O [CRT], unicode stream", "Unicode, stream I/O routines", "Unicode stream I/O"]
ms.assetid: 68be0c3e-a9e6-4fd5-b34a-1b5207f0e7d6
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/unicode-the-wide-character-set.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Unicode: The Wide-Character Set"
description: "An introduction to the Unicode wide character set in the Microsoft C runtime."
ms.topic: "conceptual"
ms.topic: "concept-article"
ms.date: "11/04/2016"
helpviewer_keywords: ["Unicode [C++], wide character set", "wide characters [C++], Unicode"]
ms.assetid: b6a05a21-59a5-4d30-8c85-2dbe185f7a74
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/unix.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "UNIX"
description: "Guidelines for porting your program to Unix."
ms.date: "11/04/2016"
ms.topic: "conceptual"
ms.topic: "concept-article"
f1_keywords: ["unix"]
helpviewer_keywords: ["UNIX", "POSIX compatibility", "POSIX file names", "UNIX, compatibility"]
ms.assetid: 40792414-7a5b-415d-bfa8-2bfb1ebb3731
Expand Down
2 changes: 1 addition & 1 deletion docs/c-runtime-library/using-generic-text-mappings.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Using Generic-Text Mappings"
description: "An introduction to Microsoft-specific mappings for data types, routines, and other objects in the C runtime."
ms.topic: "conceptual"
ms.topic: "concept-article"
ms.date: "11/04/2016"
f1_keywords: ["_UNICODE"]
helpviewer_keywords: ["_TXCHAR type", "TINT type", "_TCHAR type", "TSCHAR type", "TEXT type", "TCHAR type", "TCHAR.H data types, mappings defined in", "generic-text data types", "_TINT type", "TUCHAR type", "_UNICODE constant", "TXCHAR type", "generic-text mappings", "_TSCHAR type", "T type", "mappings, generic-text", "_TUCHAR type", "MBCS data type", "_MBCS data type", "_TEXT type", "UNICODE constant", "_T type"]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Using TCHAR.H Data Types with _MBCS"
description: "An overview of how Microsoft C runtime text routines are mapped when you use TCHAR.H data types with the multibyte constant _MBCS."
ms.topic: "conceptual"
ms.topic: "concept-article"
ms.date: "11/04/2016"
helpviewer_keywords: ["TCHAR.H data types", "MBCS data type", "_MBCS data type"]
ms.assetid: 48f471e7-9d2b-4a39-b841-16a0e15c0a18
Expand Down
2 changes: 1 addition & 1 deletion docs/code-quality/annotating-function-behavior.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: "Learn more about: Annotating function behavior"
title: Annotating function behavior
ms.date: 11/04/2016
ms.topic: "conceptual"
ms.topic: "concept-article"
f1_keywords:
- "_On_failure_"
- "_Return_type_success_"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Annotating function parameters and return values
description: "Reference guide to function parameter and return value annotations."
ms.date: 10/15/2019
ms.topic: "conceptual"
ms.topic: "concept-article"
f1_keywords:
- "_Outptr_opt_result_bytebuffer_to_"
- "_Inout_updates_all_opt_"
Expand Down
2 changes: 1 addition & 1 deletion docs/code-quality/annotating-locking-behavior.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: "Learn more about: Annotating Locking Behavior"
title: Annotating Locking Behavior
ms.date: 08/24/2022
ms.topic: "conceptual"
ms.topic: "concept-article"
f1_keywords:
- "_Releases_nonreentrant_lock_"
- "_Lock_kind_mutex_"
Expand Down
2 changes: 1 addition & 1 deletion docs/code-quality/annotating-structs-and-classes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Annotating Structs and Classes
description: "Learn more about: Annotating Structs and Classes"
ms.date: 06/28/2019
ms.topic: "conceptual"
ms.topic: "concept-article"
f1_keywords:
- "_Field_size_bytes_part_"
- "_Field_size_bytes_full_opt_"
Expand Down
2 changes: 1 addition & 1 deletion docs/code-quality/best-practices-and-examples-sal.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: "Learn more about: Best practices and examples (SAL)"
title: Best practices and examples (SAL)
ms.date: 03/30/2023
ms.topic: "conceptual"
ms.topic: "best-practice"
---
# Best practices and examples (SAL)

Expand Down
2 changes: 1 addition & 1 deletion docs/code-quality/build-reliable-secure-programs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Build reliable and secure C++ programs
description: "Learn more about: Building reliable and secure C++ programs by applying NISTIR 8397 guidelines."
ms.date: 04/25/2025
ms.topic: "conceptual"
ms.topic: "concept-article"
---

# Build reliable and secure C++ programs
Expand Down
2 changes: 1 addition & 1 deletion docs/code-quality/c26132.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Documentation on static analysis warning C26132
author: Rastaban
ms.author: philc
ms.service: visual-cpp
ms.topic: article
ms.topic: concept-article
ms.date: 02/11/2025
---
# Warning C26132
Expand Down
2 changes: 1 addition & 1 deletion docs/code-quality/c26133.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Documentation on static analysis warning C26133
author: Rastaban
ms.author: philc
ms.service: visual-cpp
ms.topic: article
ms.topic: concept-article
ms.date: 02/19/2025
---
# Warning C26133
Expand Down
2 changes: 1 addition & 1 deletion docs/code-quality/clang-tidy.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Using Clang-Tidy in Visual Studio
description: "How to use Clang-Tidy in Visual Studio for Microsoft C++ code analysis."
ms.date: 03/1/2022
ms.topic: "conceptual"
ms.topic: "concept-article"
f1_keywords: ["vs.codeanalysis.clangtidy","vs.codeanalysis.propertypages.ClangTidyToolPath"]
---
# Using Clang-Tidy in Visual Studio
Expand Down
2 changes: 1 addition & 1 deletion docs/code-quality/code-analysis-for-c-cpp-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: "Learn more about: Code analysis for C/C++ overview"
title: Code analysis for C/C++ overview
ms.date: 04/28/2018
ms.topic: conceptual
ms.topic: concept-article
helpviewer_keywords:
- "annotations, code analysis"
- "build integration, code analysis"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
description: "Learn more about: How to: Set Code Analysis Properties for C/C++ Projects"
title: "How to: Set Code Analysis Properties for C/C++ Projects"
ms.date: 11/04/2016
ms.topic: "conceptual"
f1_keywords:
- "vs.codeanalysis.propertypages.native"
- "VC.Project.VCCLCompilerTool.EnablePrefast"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
description: "Learn more about how to specify additional code information by using _Analysis_assume_."
title: "Use _Analysis_assume_ for code analysis hints"
ms.date: 12/16/2020
ms.topic: "conceptual"
f1_keywords:
- "_Analysis_assume_"
helpviewer_keywords:
Expand Down
2 changes: 1 addition & 1 deletion docs/code-quality/intrinsic-functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: "Learn more about: Intrinsic Functions"
title: Intrinsic Functions
ms.date: 11/04/2016
ms.topic: "conceptual"
ms.topic: "concept-article"
f1_keywords:
- "_String_length_"
- "_Param_"
Expand Down
2 changes: 1 addition & 1 deletion docs/code-quality/quick-start-code-analysis-for-c-cpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Quickstart: Code analysis for C/C++"
description: "Run static analysis on C++ code in Visual Studio to detect common coding problems and defects."
ms.date: 04/08/2020
ms.topic: "conceptual"
ms.topic: "quickstart"
helpviewer_keywords:
- "C/C++ code analysis"
- "code analysis, C/C++"
Expand Down
Loading