Commit 2ab0d44
Resolve syncing conflicts from FromPublicMasterBranch to master (#408)
* Add build dir to gitignore
* Update linker-tools-error-lnk2019.md
* merging recent PRs into live (MicrosoftDocs#398)
* Confirm merge from FromPublicMasterBranch to master to sync with https://github.com/MicrosoftDocs/cpp-docs (branch master) (MicrosoftDocs#386)
* Confirm merge from FromPublicMasterBranch to master to sync with https://github.com/MicrosoftDocs/cpp-docs (branch master) (#387)
* Update lambda-expressions-in-cpp.md
* Update try-except-statement.md
* Update try-except-statement.md
Added some formatting fixes.
* Confirm merge from FromPublicMasterBranch to master to sync with https://github.com/MicrosoftDocs/cpp-docs (branch master) (#388)
* Update lambda-expressions-in-cpp.md
* Update try-except-statement.md
* Update try-except-statement.md
Added some formatting fixes.
* removed duplicate F1 keywords and changed single quotes to doubles in F1 values
* Update concurrency-namespace-operators-amp.md
* fixed c-language inline topic to remove semicolon per user bug (MicrosoftDocs#391)
* fixed c-language inline topic to remove semicolon per user bug
* Update inline-functions.md
Make it match the 2010 style, the only one that appears to be correct.
* Confirm merge from FromPublicMasterBranch to master to sync with https://github.com/MicrosoftDocs/cpp-docs (branch master) (#389)
* Update lambda-expressions-in-cpp.md
* Update 2-7-2-6-reduction.md
Fixed spacing and readability issues with reduction statement forms
* Update try-except-statement.md
* Update 2-7-2-6-reduction.md
Added some extra formatting fixes.
* Update try-except-statement.md
Added some formatting fixes.
* Fixed inconsistent reference to C++ language versions
* Update std-specify-language-standard-version.md
Additional wording for clarity.
* Update definitions-and-declarations-cpp.md
Fixed typing error
* Changing Windows Store Apps to Windows 8.x Apps
* Change ownership from Brian Peek
* typo
* chore: re-apply specific syntax inside block quote
Because of commit 2ab53d3 (by @corob-msft),
the specific syntax was broken
ref:
- MicrosoftDocs@2ab53d3#commitcomment-25117491
- https://github.com/MicrosoftDocs/cpp-docs/issues/114
- MicrosoftDocs#116
* Update linker-tools-error-lnk2019.md
Expanded on the description to help in diagnosis and correction.
* Add references to mbrtoc16/mbrtoc32/c16rtomb/c32rtomb to data conversion and multibyte interpretation function categories
* Format functor class example1 parent ca9ba50 commit 2ab0d44
1 file changed
Lines changed: 10 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
0 commit comments