Commit b1c2049
8/23/2021 AM Publish (#3732)
* draft
* fix code sample (#3676)
* fix code sample
* acrolinx
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
* document clocks
* add tai-clock
* Address 3269 typo in warning number (#3680)
* Fixed typo: evalution --> evaluation
* updates
* finish draft of new clocks
* acrolinx
* Fixed typo: evalution --> evaluation
* Bulk Fix - Sentence form for all alt text (#3683)
* Updated C/C++ workload name
The workload for C/C++ development in VS Build Tools 2019 installer is called 'Desktop development with C++'.
* Split out docs by version
Add VS2017-specific instructions.
* Updated C/C++ workload name
The workload for C/C++ development in VS Build Tools 2019 installer is called 'Desktop development with C++'.
* Split out docs by version
Add VS2017-specific instructions.
* Add 16.11 Compiler Warnings C5247 and C5248 (MicrosoftDocs#3689)
* Add C5247 and C5248
* Fix link typos
* Updates per Xiang Fan review
* More wordsmithage
* More fix per X.F.
* Fix inconsistencies in CMake docs (MicrosoftDocs#3692)
* Standard format for CMake docs
* Fix markdownlint
* More cleanup.
* Clean up link issue, acrolinx
* Fix more broken things
* Undo a change
* Add documentation for "unspecified" architecture
Add documentation regarding "unspecified" architecture such that it provides an option for someone to ensure that no inherited environment is selected.
* Update markdownlint.json file for unordered lists (#3694)
Block rule that wants * instead of - to prefix unordered lists, since we've standardized on the latter.
Merging on my own recognizance as repo admin.
* Clean up documentation for "unspecified" architecture
* Markdown quality fixes 1 of N
* Markdown quality fixes 2 of N
* Markdown quality fixes 3 of N
* Markdown quality fixes 4 of N
* Markdown quality fixes 5 of N
* Markdown quality fixes 6 of N
* Markdown quality fixes 7 of N
* Markdown quality fixes 8 of N
* Markdown quality fixes 9 of N
* Markdown quality fixes 10 of N
* Undo TN038
* Markdown quality fixes 11 of N
* Setting PATH allows DUMPBIN to be executed from the system command prompt.
There are multiple DUMPBIN.EXE's in the MSVC folder, but they can be executed if the PATH is set correctly.
If this is not true, or undesireable per system design constraints, please clarify otherwise.
* Call out toolchains and embedded scenarios
* Add link to environment setting instructions
* Make more readable
* Address cpp-docs 3286 Postfix increment, decrement syntax (MicrosoftDocs#3711)
* Address cpp-docs issue 3286
* Fix formatting, final example
* Add compiler warning C5243, C5249, C5250 (MicrosoftDocs#3710)
* Removing linux and non-windows bullet point
* Make clear it's not required to meet all conditions
Add "or" to final bullet point
* PR review edit, Microsoft style for lists
* Make the "unspecified" architecture option more general
* Add __SANITIZE_ADDRESS__ to predefined macros page
Noticed __SANITIZE_ADDRESS__ was missing from this list.
* Add VS version
Also note the VS version where __SANITIZE_ADDRESS__ was added in.
* Add docs on using existing cache without cmake-server
* Fix unescaped <chrono> (MicrosoftDocs#3715)
Noticed this while doing other changes. Without being in a code block, <chrono> becomes the html element of the same name.
* Address issue 3301
* Create and integrate /Zc:lambda article (#3719)
* Create and integrate /Zc:lambda article
* Fix conformance topic date
* First half of C++20 changes
* The other half of the /std:c++20 fixes
* Fix link
* Update cmake-projects-in-visual-studio.md
* Remove duplicate line in build TOC
* tech review
* fixes
* Cleanup per review
* updates per tech review and other
* added file_clock
* add gps_clock
* update metadata
* finished draft for local_t
* acrolinx
* incorp tech review
* update typedef sections
* add all related typedefs
* fix tables
* acrolinx
* cleanup
* fix links
* fix tables
* more table cleanup
* another fix for tables. error msgs aren't by the error but I think I finally found the issue
* one more table fix
* typos
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: ystamant <49958001+ystamant@users.noreply.github.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Andrew Shymanel <88244804+ainrd@users.noreply.github.com>
Co-authored-by: Garrett Campbell <86264750+gcampbell-msft@users.noreply.github.com>
Co-authored-by: PRMerger6 <prmrgr6@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger7 <prmrgr7@microsoft.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: David Dyck <david.dyck@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: Sam Freed <sfreed141@gmail.com>
Co-authored-by: Don Spencer <87099566+v-donspencer@users.noreply.github.com>
Co-authored-by: Beau Braig <86677107+BeauBraig@users.noreply.github.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>1 parent a5eeabc commit b1c2049
20 files changed
Lines changed: 1584 additions & 833 deletions
File tree
- docs/standard-library
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
| 355 | + | |
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
| 361 | + | |
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
373 | | - | |
| 373 | + | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
| 376 | + | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
541 | | - | |
| 541 | + | |
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
545 | | - | |
546 | | - | |
| 545 | + | |
547 | 546 | | |
548 | 547 | | |
549 | 548 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
| 807 | + | |
| 808 | + | |
807 | 809 | | |
| 810 | + | |
808 | 811 | | |
809 | 812 | | |
810 | 813 | | |
811 | 814 | | |
812 | 815 | | |
| 816 | + | |
| 817 | + | |
813 | 818 | | |
814 | 819 | | |
815 | 820 | | |
| |||
899 | 904 | | |
900 | 905 | | |
901 | 906 | | |
902 | | - | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
903 | 928 | | |
904 | 929 | | |
905 | 930 | | |
| |||
934 | 959 | | |
935 | 960 | | |
936 | 961 | | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
937 | 965 | | |
938 | 966 | | |
939 | 967 | | |
| |||
969 | 997 | | |
970 | 998 | | |
971 | 999 | | |
972 | | - | |
| 1000 | + | |
973 | 1001 | | |
974 | 1002 | | |
975 | 1003 | | |
| |||
999 | 1027 | | |
1000 | 1028 | | |
1001 | 1029 | | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
1002 | 1062 | | |
1003 | 1063 | | |
1004 | 1064 | | |
| |||
0 commit comments