We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff8166 commit 94760c6Copy full SHA for 94760c6
docs/code-quality/c28159.md
@@ -9,7 +9,7 @@ ms.assetid: fab6cd58-0985-4ef6-89a2-64ed04297437
9
---
10
# Warning C28159
11
12
-> Consider using `\**function_name_1*` instead of `\**function_name_2*`. Reason: `\**reason*`
+> Consider using `*function_name_1*` instead of `*function_name_2*`. Reason: *reason*
13
14
This warning occurs when you use a function that is semantically equivalent to an alternative, preferred function call.
15
0 commit comments