From f98752adc256f45712d46def85c98b01739f0786 Mon Sep 17 00:00:00 2001 From: Rageking8 <106309953+Rageking8@users.noreply.github.com> Date: Wed, 27 Aug 2025 18:21:08 +0800 Subject: [PATCH 1/2] Trim spaces around metadata entries --- docs/build-insights/index.yml | 2 +- docs/build/cmake-projects-in-visual-studio.md | 2 +- docs/build/prolog-and-epilog.md | 2 +- docs/build/reference/force-interlocked-functions.md | 4 ++-- .../homeparams-copy-register-parameters-to-stack.md | 2 +- docs/build/reference/zp-struct-member-alignment.md | 2 +- docs/build/stack-usage.md | 2 +- docs/c-runtime-library/crt-debugging-techniques.md | 2 +- ...mat-specification-syntax-printf-and-wprintf-functions.md | 2 +- docs/c-runtime-library/global-state.md | 2 +- docs/c-runtime-library/reference/floor-floorf-floorl.md | 2 +- docs/c-runtime-library/tgmath.md | 2 +- docs/code-quality/c26132.md | 6 +++--- docs/code-quality/c26133.md | 6 +++--- docs/cpp/align-cpp.md | 2 +- docs/cpp/alignof-operator.md | 2 +- docs/cpp/argument-passing-and-naming-conventions.md | 2 +- docs/cpp/extension-restrict.md | 2 +- docs/cpp/unaligned.md | 2 +- docs/cpp/vectorcall.md | 2 +- docs/cross-platform/index.yml | 2 +- docs/get-started/index.yml | 4 ++-- docs/standard-library/list-functions.md | 2 +- docs/standard-library/string-view-operators.md | 2 +- 24 files changed, 30 insertions(+), 30 deletions(-) diff --git a/docs/build-insights/index.yml b/docs/build-insights/index.yml index 876c27600a8..5020326898f 100644 --- a/docs/build-insights/index.yml +++ b/docs/build-insights/index.yml @@ -17,7 +17,7 @@ landingContent: # Cards and links should be based on top customer tasks or top subjects # Start card title with a verb # Card (optional) - - title: Learn how your build performs + - title: Learn how your build performs linkLists: - linkListType: overview links: diff --git a/docs/build/cmake-projects-in-visual-studio.md b/docs/build/cmake-projects-in-visual-studio.md index b56efcce7e5..108e678c259 100644 --- a/docs/build/cmake-projects-in-visual-studio.md +++ b/docs/build/cmake-projects-in-visual-studio.md @@ -3,7 +3,7 @@ title: "CMake projects in Visual Studio" description: "Learn how to create and build C++ projects using CMake in Visual Studio." ms.date: 03/18/2025 ms.topic: concept-article -f1_keywords: ["VS.ToolsOptionsPages.CMake.General", "VS.ToolsOptionsPages.CMake.LanguageServices"] +f1_keywords: ["VS.ToolsOptionsPages.CMake.General", "VS.ToolsOptionsPages.CMake.LanguageServices"] ms.custom: sfi-image-nochange --- # CMake projects in Visual Studio diff --git a/docs/build/prolog-and-epilog.md b/docs/build/prolog-and-epilog.md index eb6f1ad9723..c3165119b56 100644 --- a/docs/build/prolog-and-epilog.md +++ b/docs/build/prolog-and-epilog.md @@ -1,7 +1,7 @@ --- description: "Learn more about: x64 prolog and epilog" title: "x64 prolog and epilog" -ms.date: "12/17/2018" +ms.date: "12/17/2018" ms.assetid: 0453ed1a-3ff1-4bee-9cc2-d6d3d6384984 --- # x64 prolog and epilog diff --git a/docs/build/reference/force-interlocked-functions.md b/docs/build/reference/force-interlocked-functions.md index b0fb4df6fa0..be8e5769db8 100644 --- a/docs/build/reference/force-interlocked-functions.md +++ b/docs/build/reference/force-interlocked-functions.md @@ -1,7 +1,7 @@ --- -title: "/forceInterlockedFunctions" +title: "/forceInterlockedFunctions" description: "Learn more about /forceInterlockedFunctions" -ms.date: 03/07/2025 +ms.date: 03/07/2025 --- # `/forceInterlockedFunctions` diff --git a/docs/build/reference/homeparams-copy-register-parameters-to-stack.md b/docs/build/reference/homeparams-copy-register-parameters-to-stack.md index bb498d1bfef..18aabbf63c8 100644 --- a/docs/build/reference/homeparams-copy-register-parameters-to-stack.md +++ b/docs/build/reference/homeparams-copy-register-parameters-to-stack.md @@ -1,7 +1,7 @@ --- description: "Learn more about: /homeparams (Copy Register Parameters to Stack)" title: "/homeparams (Copy Register Parameters to Stack)" -ms.date: "12/17/2018" +ms.date: "12/17/2018" f1_keywords: ["/homeparams"] helpviewer_keywords: ["/homeparams compiler option [C++]", "-homeparams compiler option [C++]"] ms.assetid: 51067de4-24f7-436b-b8d9-bc867a7d53aa diff --git a/docs/build/reference/zp-struct-member-alignment.md b/docs/build/reference/zp-struct-member-alignment.md index cfb89975b24..4a1962ff77b 100644 --- a/docs/build/reference/zp-struct-member-alignment.md +++ b/docs/build/reference/zp-struct-member-alignment.md @@ -1,7 +1,7 @@ --- description: "Learn more about: /Zp (Struct Member Alignment)" title: "/Zp (Struct Member Alignment)" -ms.date: "01/08/2021" +ms.date: "01/08/2021" f1_keywords: ["/zp", "VC.Project.VCCLCompilerTool.StructMemberAlignment", "VC.Project.VCCLWCECompilerTool.StructMemberAlignment"] helpviewer_keywords: ["Struct Member Alignment compiler option", "Zp compiler option", "/Zp compiler option [C++]", "-Zp compiler option [C++]"] ms.assetid: 5242f656-ed9b-48a3-bc73-cfcf3ed2520f diff --git a/docs/build/stack-usage.md b/docs/build/stack-usage.md index 8bbec4908e8..cb26ff19a9a 100644 --- a/docs/build/stack-usage.md +++ b/docs/build/stack-usage.md @@ -1,7 +1,7 @@ --- description: "Learn more about: x64 stack usage" title: "x64 stack usage" -ms.date: "12/17/2018" +ms.date: "12/17/2018" ms.assetid: 383f0072-0438-489f-8829-cca89582408c --- # x64 stack usage diff --git a/docs/c-runtime-library/crt-debugging-techniques.md b/docs/c-runtime-library/crt-debugging-techniques.md index 323c0d36b96..27507a84063 100644 --- a/docs/c-runtime-library/crt-debugging-techniques.md +++ b/docs/c-runtime-library/crt-debugging-techniques.md @@ -1,6 +1,6 @@ --- title: CRT debugging techniques -description: There are various techniques you can use to debug a program that uses the C run-time (CRT) library. Use this article and its links to learn about such techniques. +description: There are various techniques you can use to debug a program that uses the C run-time (CRT) library. Use this article and its links to learn about such techniques. ms.custom: SEO-VS-2020 ms.date: 02/03/2023 f1_keywords: diff --git a/docs/c-runtime-library/format-specification-syntax-printf-and-wprintf-functions.md b/docs/c-runtime-library/format-specification-syntax-printf-and-wprintf-functions.md index 7b8fe374953..fd0f57dc4c3 100644 --- a/docs/c-runtime-library/format-specification-syntax-printf-and-wprintf-functions.md +++ b/docs/c-runtime-library/format-specification-syntax-printf-and-wprintf-functions.md @@ -1,6 +1,6 @@ --- title: "Format Specification Syntax: `printf` and `wprintf` Functions" -description: "Describes the format specifier syntax for the Microsoft C runtime `printf` and `wprintf` functions" +description: "Describes the format specifier syntax for the Microsoft C runtime `printf` and `wprintf` functions" ms.date: "10/26/2020" helpviewer_keywords: ["format specification fields for printf function", "printf function format specification fields", "flag directives, printf function", "type fields, printf function", "width fields, printf function", "precision fields, printf function"] ms.assetid: 664b1717-2760-4c61-bd9c-22eee618d825 diff --git a/docs/c-runtime-library/global-state.md b/docs/c-runtime-library/global-state.md index 9a8a36b10de..4f350ffa384 100644 --- a/docs/c-runtime-library/global-state.md +++ b/docs/c-runtime-library/global-state.md @@ -1,6 +1,6 @@ --- title: "Global state in the CRT" -description: "Describes how shared global state is handled in the Microsoft Universal C Runtime." +description: "Describes how shared global state is handled in the Microsoft Universal C Runtime." ms.topic: "concept-article" ms.date: "10/02/2020" helpviewer_keywords: ["CRT global state"] diff --git a/docs/c-runtime-library/reference/floor-floorf-floorl.md b/docs/c-runtime-library/reference/floor-floorf-floorl.md index 6c5ae98469f..5e9997e6364 100644 --- a/docs/c-runtime-library/reference/floor-floorf-floorl.md +++ b/docs/c-runtime-library/reference/floor-floorf-floorl.md @@ -1,6 +1,6 @@ --- title: "floor, floorf, floorl" -description: "API reference for floor, floorf, and floorl; which calculates the floor of a value." +description: "API reference for floor, floorf, and floorl; which calculates the floor of a value." ms.date: 9/1/2020 api_name: ["floorf", "floorl", "floor", "_o_floor", "_o_floorf"] api_location: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ucrtbase.dll", "api-ms-win-crt-math-l1-1-0.dll"] diff --git a/docs/c-runtime-library/tgmath.md b/docs/c-runtime-library/tgmath.md index 87240aaa4d0..455b97065d9 100644 --- a/docs/c-runtime-library/tgmath.md +++ b/docs/c-runtime-library/tgmath.md @@ -1,6 +1,6 @@ --- title: "Type-generic math" -description: "Describes macros in that make it easier to write C code that calls the correct math function, based on argument type." +description: "Describes macros in that make it easier to write C code that calls the correct math function, based on argument type." ms.topic: "concept-article" ms.date: "6/28/2021" helpviewer_keywords: ["CRT tgmath.h"] diff --git a/docs/code-quality/c26132.md b/docs/code-quality/c26132.md index 487cad505f3..624fcc54d2a 100644 --- a/docs/code-quality/c26132.md +++ b/docs/code-quality/c26132.md @@ -1,11 +1,11 @@ --- title: Warning C26132 description: Documentation on static analysis warning C26132 -author: Rastaban -ms.author: philc +author: Rastaban +ms.author: philc ms.service: visual-cpp ms.topic: concept-article -ms.date: 02/11/2025 +ms.date: 02/11/2025 --- # Warning C26132 diff --git a/docs/code-quality/c26133.md b/docs/code-quality/c26133.md index e1067f9c3a8..329d900ae6d 100644 --- a/docs/code-quality/c26133.md +++ b/docs/code-quality/c26133.md @@ -1,11 +1,11 @@ --- title: Warning C26133 description: Documentation on static analysis warning C26133 -author: Rastaban -ms.author: philc +author: Rastaban +ms.author: philc ms.service: visual-cpp ms.topic: concept-article -ms.date: 02/19/2025 +ms.date: 02/19/2025 --- # Warning C26133 diff --git a/docs/cpp/align-cpp.md b/docs/cpp/align-cpp.md index 480640779f9..14f9b6942ad 100644 --- a/docs/cpp/align-cpp.md +++ b/docs/cpp/align-cpp.md @@ -1,7 +1,7 @@ --- description: "Learn more about: align (C++)" title: "align (C++)" -ms.date: "12/17/2018" +ms.date: "12/17/2018" f1_keywords: ["align_cpp"] helpviewer_keywords: ["align __declspec keyword", "__declspec keyword [C++], align"] --- diff --git a/docs/cpp/alignof-operator.md b/docs/cpp/alignof-operator.md index 85de3668703..6d99ada651d 100644 --- a/docs/cpp/alignof-operator.md +++ b/docs/cpp/alignof-operator.md @@ -1,7 +1,7 @@ --- description: "Learn more about: alignof Operator" title: "alignof Operator" -ms.date: "12/17/2018" +ms.date: "12/17/2018" f1_keywords: ["__alignof_cpp", "alignof_cpp", "__alignof", "_alignof"] helpviewer_keywords: ["alignas [C++]", "alignment of structures", "__alignof keyword [C++]", "alignof [C++]", "types [C++], alignment requirements"] --- diff --git a/docs/cpp/argument-passing-and-naming-conventions.md b/docs/cpp/argument-passing-and-naming-conventions.md index b7ec0825474..b9693148a1d 100644 --- a/docs/cpp/argument-passing-and-naming-conventions.md +++ b/docs/cpp/argument-passing-and-naming-conventions.md @@ -1,7 +1,7 @@ --- description: "Learn more about: Argument Passing and Naming Conventions" title: "Argument Passing and Naming Conventions" -ms.date: "12/17/2018" +ms.date: "12/17/2018" helpviewer_keywords: ["argument passing [C++], conventions", "arguments [C++], widening", "coding conventions, arguments", "arguments [C++], passing", "registers, return values", "thiscall keyword [C++]", "naming conventions [C++], arguments", "arguments [C++], naming", "passing arguments [C++], conventions", "conventions [C++], argument names"] ms.assetid: de468979-eab8-4158-90c5-c198932f93b9 --- diff --git a/docs/cpp/extension-restrict.md b/docs/cpp/extension-restrict.md index ce69c439af6..eb809b13a91 100644 --- a/docs/cpp/extension-restrict.md +++ b/docs/cpp/extension-restrict.md @@ -1,6 +1,6 @@ --- title: "`__restrict`" -description: "Describes the Microsoft Visual C++ `__restrict` keyword." +description: "Describes the Microsoft Visual C++ `__restrict` keyword." ms.date: "11/6/2020" f1_keywords: ["__restrict_cpp", "__restrict", "_restrict"] helpviewer_keywords: ["__restrict keyword [C++]"] diff --git a/docs/cpp/unaligned.md b/docs/cpp/unaligned.md index ab25505fd0f..a9d7900d647 100644 --- a/docs/cpp/unaligned.md +++ b/docs/cpp/unaligned.md @@ -1,7 +1,7 @@ --- description: "Learn more about: __unaligned" title: "__unaligned" -ms.date: "12/17/2018" +ms.date: "12/17/2018" f1_keywords: ["__unaligned_cpp", "__unaligned", "_unaligned"] helpviewer_keywords: ["__unaligned keyword [C++]"] --- diff --git a/docs/cpp/vectorcall.md b/docs/cpp/vectorcall.md index 97bca68b082..c790e9e311d 100644 --- a/docs/cpp/vectorcall.md +++ b/docs/cpp/vectorcall.md @@ -1,7 +1,7 @@ --- description: "Learn more about: __vectorcall" title: "__vectorcall" -ms.date: "12/17/2018" +ms.date: "12/17/2018" f1_keywords: ["__vectorcall_cpp", "__vectorcall", "_vectorcall"] helpviewer_keywords: ["__vectorcall keyword", "__vectorcall"] ms.assetid: 1c95ed59-86c6-4857-b4ed-10519193f851 diff --git a/docs/cross-platform/index.yml b/docs/cross-platform/index.yml index 0fb5f94c593..789c7f8b022 100644 --- a/docs/cross-platform/index.yml +++ b/docs/cross-platform/index.yml @@ -17,7 +17,7 @@ landingContent: # Cards and links should be based on top customer tasks or top subjects # Start card title with a verb # Card (optional) - - title: Learn how to build cross-platform mobile apps + - title: Learn how to build cross-platform mobile apps linkLists: - linkListType: get-started links: diff --git a/docs/get-started/index.yml b/docs/get-started/index.yml index d338b6c128e..f179d269b5f 100644 --- a/docs/get-started/index.yml +++ b/docs/get-started/index.yml @@ -1,6 +1,6 @@ ### YamlMime:Landing -title: Visual Studio tutorials | C++ +title: Visual Studio tutorials | C++ summary: Create C++ apps with Visual Studio. metadata: @@ -10,7 +10,7 @@ metadata: ms.topic: landing-page ms.date: 12/06/2021 author: tylermsft - ms.author: twhitney + ms.author: twhitney manager: coxford ms.service: visual-cpp dev_langs: diff --git a/docs/standard-library/list-functions.md b/docs/standard-library/list-functions.md index 7047605aa77..e3dc0e53c31 100644 --- a/docs/standard-library/list-functions.md +++ b/docs/standard-library/list-functions.md @@ -1,6 +1,6 @@ --- description: "Learn more about: functions" -title: functions +title: functions ms.custom: "" ms.date: "11/04/2016" ms.topic: "reference" diff --git a/docs/standard-library/string-view-operators.md b/docs/standard-library/string-view-operators.md index a79ca556d75..1f3f4c44dec 100644 --- a/docs/standard-library/string-view-operators.md +++ b/docs/standard-library/string-view-operators.md @@ -1,6 +1,6 @@ --- title: " operators" -description: "API reference for the `string_view` operators, which are used to compare two `string_view` objects, or a `string_view` and some other string object" +description: "API reference for the `string_view` operators, which are used to compare two `string_view` objects, or a `string_view` and some other string object" ms.date: 01/15/2021 f1_keywords: ["xstring/basic_string_view::operator!=", "xstring/basic_string_view::operator>", "xstring/basic_string_view::operator>=", "xstring/basic_string_view::operator<", "xstring/basic_string_view::operator<<", "xstring/basic_string_view::operator<=", "xstring/basic_string_view::operator+", "xstring/basic_string_view::operator==", 'xstring/std::literals::string_view_literals::operator "sv', 'std::literals::string_view_literals::operator sv', 'std::literals::string_view_literals', 'string_view_literals'] helpviewer_keywords: ["std::basic_string_view::operator!=", "std::basic_string_view::operator>", "std::basic_string_view::operator>=", "std::basic_string_view::operator<", "std::basic_string_view::operator<<", "std::basic_string_view::operator<=, std::basic_string_view::operator=="] From feeb48729629a6d8ef41a2cef3179e1751e746f7 Mon Sep 17 00:00:00 2001 From: Rageking8 <106309953+Rageking8@users.noreply.github.com> Date: Wed, 27 Aug 2025 18:26:08 +0800 Subject: [PATCH 2/2] Update metadata in 17 topics --- docs/build/prolog-and-epilog.md | 5 ++--- .../homeparams-copy-register-parameters-to-stack.md | 5 ++--- docs/build/reference/zp-struct-member-alignment.md | 5 ++--- docs/build/stack-usage.md | 5 ++--- docs/c-runtime-library/crt-debugging-techniques.md | 4 ++-- ...mat-specification-syntax-printf-and-wprintf-functions.md | 3 +-- docs/c-runtime-library/global-state.md | 2 +- docs/c-runtime-library/tgmath.md | 2 +- docs/code-quality/c26132.md | 6 +++--- docs/code-quality/c26133.md | 6 +++--- docs/cpp/align-cpp.md | 4 ++-- docs/cpp/alignof-operator.md | 4 ++-- docs/cpp/argument-passing-and-naming-conventions.md | 5 ++--- docs/cpp/extension-restrict.md | 2 +- docs/cpp/unaligned.md | 4 ++-- docs/cpp/vectorcall.md | 5 ++--- docs/standard-library/list-functions.md | 4 ++-- 17 files changed, 32 insertions(+), 39 deletions(-) diff --git a/docs/build/prolog-and-epilog.md b/docs/build/prolog-and-epilog.md index c3165119b56..56b27b056b1 100644 --- a/docs/build/prolog-and-epilog.md +++ b/docs/build/prolog-and-epilog.md @@ -1,8 +1,7 @@ --- -description: "Learn more about: x64 prolog and epilog" title: "x64 prolog and epilog" -ms.date: "12/17/2018" -ms.assetid: 0453ed1a-3ff1-4bee-9cc2-d6d3d6384984 +description: "Learn more about: x64 prolog and epilog" +ms.date: 12/17/2018 --- # x64 prolog and epilog diff --git a/docs/build/reference/homeparams-copy-register-parameters-to-stack.md b/docs/build/reference/homeparams-copy-register-parameters-to-stack.md index 18aabbf63c8..9a9b9b1119a 100644 --- a/docs/build/reference/homeparams-copy-register-parameters-to-stack.md +++ b/docs/build/reference/homeparams-copy-register-parameters-to-stack.md @@ -1,10 +1,9 @@ --- -description: "Learn more about: /homeparams (Copy Register Parameters to Stack)" title: "/homeparams (Copy Register Parameters to Stack)" -ms.date: "12/17/2018" +description: "Learn more about: /homeparams (Copy Register Parameters to Stack)" +ms.date: 12/17/2018 f1_keywords: ["/homeparams"] helpviewer_keywords: ["/homeparams compiler option [C++]", "-homeparams compiler option [C++]"] -ms.assetid: 51067de4-24f7-436b-b8d9-bc867a7d53aa --- # /homeparams (Copy Register Parameters to Stack) diff --git a/docs/build/reference/zp-struct-member-alignment.md b/docs/build/reference/zp-struct-member-alignment.md index 4a1962ff77b..f9bd480e318 100644 --- a/docs/build/reference/zp-struct-member-alignment.md +++ b/docs/build/reference/zp-struct-member-alignment.md @@ -1,10 +1,9 @@ --- -description: "Learn more about: /Zp (Struct Member Alignment)" title: "/Zp (Struct Member Alignment)" -ms.date: "01/08/2021" +description: "Learn more about: /Zp (Struct Member Alignment)" +ms.date: 01/08/2021 f1_keywords: ["/zp", "VC.Project.VCCLCompilerTool.StructMemberAlignment", "VC.Project.VCCLWCECompilerTool.StructMemberAlignment"] helpviewer_keywords: ["Struct Member Alignment compiler option", "Zp compiler option", "/Zp compiler option [C++]", "-Zp compiler option [C++]"] -ms.assetid: 5242f656-ed9b-48a3-bc73-cfcf3ed2520f --- # /Zp (Struct Member Alignment) diff --git a/docs/build/stack-usage.md b/docs/build/stack-usage.md index cb26ff19a9a..8a2a87b36dd 100644 --- a/docs/build/stack-usage.md +++ b/docs/build/stack-usage.md @@ -1,8 +1,7 @@ --- -description: "Learn more about: x64 stack usage" title: "x64 stack usage" -ms.date: "12/17/2018" -ms.assetid: 383f0072-0438-489f-8829-cca89582408c +description: "Learn more about: x64 stack usage" +ms.date: 12/17/2018 --- # x64 stack usage diff --git a/docs/c-runtime-library/crt-debugging-techniques.md b/docs/c-runtime-library/crt-debugging-techniques.md index 27507a84063..625ca882af6 100644 --- a/docs/c-runtime-library/crt-debugging-techniques.md +++ b/docs/c-runtime-library/crt-debugging-techniques.md @@ -1,6 +1,6 @@ --- -title: CRT debugging techniques -description: There are various techniques you can use to debug a program that uses the C run-time (CRT) library. Use this article and its links to learn about such techniques. +title: "CRT debugging techniques" +description: "There are various techniques you can use to debug a program that uses the C run-time (CRT) library. Use this article and its links to learn about such techniques." ms.custom: SEO-VS-2020 ms.date: 02/03/2023 f1_keywords: diff --git a/docs/c-runtime-library/format-specification-syntax-printf-and-wprintf-functions.md b/docs/c-runtime-library/format-specification-syntax-printf-and-wprintf-functions.md index fd0f57dc4c3..c6b482f1f36 100644 --- a/docs/c-runtime-library/format-specification-syntax-printf-and-wprintf-functions.md +++ b/docs/c-runtime-library/format-specification-syntax-printf-and-wprintf-functions.md @@ -1,9 +1,8 @@ --- title: "Format Specification Syntax: `printf` and `wprintf` Functions" description: "Describes the format specifier syntax for the Microsoft C runtime `printf` and `wprintf` functions" -ms.date: "10/26/2020" +ms.date: 10/26/2020 helpviewer_keywords: ["format specification fields for printf function", "printf function format specification fields", "flag directives, printf function", "type fields, printf function", "width fields, printf function", "precision fields, printf function"] -ms.assetid: 664b1717-2760-4c61-bd9c-22eee618d825 --- # Format specification syntax: `printf` and `wprintf` functions diff --git a/docs/c-runtime-library/global-state.md b/docs/c-runtime-library/global-state.md index 4f350ffa384..e1bc2fd01b5 100644 --- a/docs/c-runtime-library/global-state.md +++ b/docs/c-runtime-library/global-state.md @@ -1,8 +1,8 @@ --- title: "Global state in the CRT" description: "Describes how shared global state is handled in the Microsoft Universal C Runtime." +ms.date: 10/02/2020 ms.topic: "concept-article" -ms.date: "10/02/2020" helpviewer_keywords: ["CRT global state"] --- diff --git a/docs/c-runtime-library/tgmath.md b/docs/c-runtime-library/tgmath.md index 455b97065d9..62e68f26eda 100644 --- a/docs/c-runtime-library/tgmath.md +++ b/docs/c-runtime-library/tgmath.md @@ -1,8 +1,8 @@ --- title: "Type-generic math" description: "Describes macros in that make it easier to write C code that calls the correct math function, based on argument type." +ms.date: 6/28/2021 ms.topic: "concept-article" -ms.date: "6/28/2021" helpviewer_keywords: ["CRT tgmath.h"] --- diff --git a/docs/code-quality/c26132.md b/docs/code-quality/c26132.md index 624fcc54d2a..aedc7e027ce 100644 --- a/docs/code-quality/c26132.md +++ b/docs/code-quality/c26132.md @@ -1,11 +1,11 @@ --- -title: Warning C26132 -description: Documentation on static analysis warning C26132 +title: "Warning C26132" +description: "Documentation on static analysis warning C26132" +ms.date: 02/11/2025 author: Rastaban ms.author: philc ms.service: visual-cpp ms.topic: concept-article -ms.date: 02/11/2025 --- # Warning C26132 diff --git a/docs/code-quality/c26133.md b/docs/code-quality/c26133.md index 329d900ae6d..e206e837948 100644 --- a/docs/code-quality/c26133.md +++ b/docs/code-quality/c26133.md @@ -1,11 +1,11 @@ --- -title: Warning C26133 -description: Documentation on static analysis warning C26133 +title: "Warning C26133" +description: "Documentation on static analysis warning C26133" +ms.date: 02/19/2025 author: Rastaban ms.author: philc ms.service: visual-cpp ms.topic: concept-article -ms.date: 02/19/2025 --- # Warning C26133 diff --git a/docs/cpp/align-cpp.md b/docs/cpp/align-cpp.md index 14f9b6942ad..939c0edb165 100644 --- a/docs/cpp/align-cpp.md +++ b/docs/cpp/align-cpp.md @@ -1,7 +1,7 @@ --- -description: "Learn more about: align (C++)" title: "align (C++)" -ms.date: "12/17/2018" +description: "Learn more about: align (C++)" +ms.date: 12/17/2018 f1_keywords: ["align_cpp"] helpviewer_keywords: ["align __declspec keyword", "__declspec keyword [C++], align"] --- diff --git a/docs/cpp/alignof-operator.md b/docs/cpp/alignof-operator.md index 6d99ada651d..a30d84fe45d 100644 --- a/docs/cpp/alignof-operator.md +++ b/docs/cpp/alignof-operator.md @@ -1,7 +1,7 @@ --- -description: "Learn more about: alignof Operator" title: "alignof Operator" -ms.date: "12/17/2018" +description: "Learn more about: alignof Operator" +ms.date: 12/17/2018 f1_keywords: ["__alignof_cpp", "alignof_cpp", "__alignof", "_alignof"] helpviewer_keywords: ["alignas [C++]", "alignment of structures", "__alignof keyword [C++]", "alignof [C++]", "types [C++], alignment requirements"] --- diff --git a/docs/cpp/argument-passing-and-naming-conventions.md b/docs/cpp/argument-passing-and-naming-conventions.md index b9693148a1d..aea3e8d3a15 100644 --- a/docs/cpp/argument-passing-and-naming-conventions.md +++ b/docs/cpp/argument-passing-and-naming-conventions.md @@ -1,9 +1,8 @@ --- -description: "Learn more about: Argument Passing and Naming Conventions" title: "Argument Passing and Naming Conventions" -ms.date: "12/17/2018" +description: "Learn more about: Argument Passing and Naming Conventions" +ms.date: 12/17/2018 helpviewer_keywords: ["argument passing [C++], conventions", "arguments [C++], widening", "coding conventions, arguments", "arguments [C++], passing", "registers, return values", "thiscall keyword [C++]", "naming conventions [C++], arguments", "arguments [C++], naming", "passing arguments [C++], conventions", "conventions [C++], argument names"] -ms.assetid: de468979-eab8-4158-90c5-c198932f93b9 --- # Argument Passing and Naming Conventions diff --git a/docs/cpp/extension-restrict.md b/docs/cpp/extension-restrict.md index eb809b13a91..16c3231d0a3 100644 --- a/docs/cpp/extension-restrict.md +++ b/docs/cpp/extension-restrict.md @@ -1,7 +1,7 @@ --- title: "`__restrict`" description: "Describes the Microsoft Visual C++ `__restrict` keyword." -ms.date: "11/6/2020" +ms.date: 11/6/2020 f1_keywords: ["__restrict_cpp", "__restrict", "_restrict"] helpviewer_keywords: ["__restrict keyword [C++]"] --- diff --git a/docs/cpp/unaligned.md b/docs/cpp/unaligned.md index a9d7900d647..9892e057476 100644 --- a/docs/cpp/unaligned.md +++ b/docs/cpp/unaligned.md @@ -1,7 +1,7 @@ --- -description: "Learn more about: __unaligned" title: "__unaligned" -ms.date: "12/17/2018" +description: "Learn more about: __unaligned" +ms.date: 12/17/2018 f1_keywords: ["__unaligned_cpp", "__unaligned", "_unaligned"] helpviewer_keywords: ["__unaligned keyword [C++]"] --- diff --git a/docs/cpp/vectorcall.md b/docs/cpp/vectorcall.md index c790e9e311d..54209c78efd 100644 --- a/docs/cpp/vectorcall.md +++ b/docs/cpp/vectorcall.md @@ -1,10 +1,9 @@ --- -description: "Learn more about: __vectorcall" title: "__vectorcall" -ms.date: "12/17/2018" +description: "Learn more about: __vectorcall" +ms.date: 12/17/2018 f1_keywords: ["__vectorcall_cpp", "__vectorcall", "_vectorcall"] helpviewer_keywords: ["__vectorcall keyword", "__vectorcall"] -ms.assetid: 1c95ed59-86c6-4857-b4ed-10519193f851 --- # __vectorcall diff --git a/docs/standard-library/list-functions.md b/docs/standard-library/list-functions.md index e3dc0e53c31..3827916e5b6 100644 --- a/docs/standard-library/list-functions.md +++ b/docs/standard-library/list-functions.md @@ -1,8 +1,8 @@ --- +title: " functions" description: "Learn more about: functions" -title: functions +ms.date: 11/04/2016 ms.custom: "" -ms.date: "11/04/2016" ms.topic: "reference" f1_keywords: ["list/std::swap"] ---