Commit 0b952e7
committed
STYLE: Disable stepping into STL functions in Visual Studio 2022 v17.6+
This is usually bothersome. It is only useful in rare occasions,
such as adding extensions to std:: namespace,
e.g. a custom type comparator for sorting.1 parent 0f59eea commit 0b952e7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
0 commit comments