Skip to content

Commit 400dfc9

Browse files
author
Colin Robertson
committed
Remove marker for Acrolinx
1 parent d379434 commit 400dfc9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/overview/cpp-conformance-improvements.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1053,8 +1053,6 @@ When this class is imported into C++/CLI, a call to one of the overloads causes
10531053

10541054
The compiler emits error C2668 because both overloads match this argument list. In the second overload, the second argument is filled in by the default argument. To work around this problem, you can delete the redundant overload (1). Or, use the full argument list and explicitly supply the default arguments.
10551055

1056-
Here's a mispelled word. DELETE BEFORE MERGE.
1057-
10581056
## <a name="update_160"></a> Bug fixes and behavior changes in Visual Studio 2019
10591057

10601058
### Reinterpret_cast in a constexpr function

0 commit comments

Comments
 (0)