File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ Lets you save a complex network of objects in a permanent binary form (usually d
7171Represents a serialization exception condition.
7272
7373[ ` CArray ` Class] ( carray-class.md ) \
74- Supports arrays that resemble` C arrays, but can dynamically reduce and grow as necessary.
74+ Supports arrays that resemble C arrays, but can dynamically reduce and grow as necessary.
7575
7676[ ` CAsyncMonikerFile ` Class] ( casyncmonikerfile-class.md ) \
7777Provides functionality for the use of asynchronous monikers in ActiveX controls (formerly OLE controls).
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ The following warnings are turned off by default in Visual Studio 2019 and later
158158
159159| Warning | Message |
160160| --| --|
161- | C5052 (level 3) | Keyword '* keyword-name* ' was introduced in C++ * version* and requires use of the '* option* ' command-line option` <sup >16.1</sup > |
161+ | C5052 (level 3) | Keyword '* keyword-name* ' was introduced in C++ * version* and requires use of the '* option* ' command-line option <sup >16.1</sup > |
162162| C5204 (level 3) | A class with virtual functions has non-virtual trivial destructor. <sup >16.5</sup > |
163163| C5214 (level 4) | applying '* keyword* ' to an operand with a volatile qualified type is deprecated in C++20 <sup >16.7</sup > |
164164| C5215 (level 4) | '* function-parameter* ' a function parameter with a volatile qualified type is deprecated in C++20 <sup >16.7</sup > |
You can’t perform that action at this time.
0 commit comments