File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : " -Ob (Inline Function Expansion) | Microsoft Docs"
3
3
ms.custom : " "
4
- ms.date : " 09/22 /2017"
4
+ ms.date : " 09/25 /2017"
5
5
ms.reviewer : " "
6
6
ms.suite : " "
7
7
ms.technology :
@@ -84,8 +84,6 @@ You can use the `#pragma` [auto_inline](../../preprocessor/auto-inline.md) direc
84
84
85
85
## See Also
86
86
87
- [ /O Options (Optimize Code)] ( ../../build/reference/o-options-optimize-code.md )
88
-
89
- [ Compiler Options] ( ../../build/reference/compiler-options.md )
90
-
87
+ [ /O Options (Optimize Code)] ( ../../build/reference/o-options-optimize-code.md )
88
+ [ Compiler Options] ( ../../build/reference/compiler-options.md )
91
89
[ Setting Compiler Options] ( ../../build/reference/setting-compiler-options.md )
Original file line number Diff line number Diff line change @@ -70,8 +70,6 @@ We recommend you specify [/O2 (Maximize Speed)](../../build/reference/o1-o2-mini
70
70
71
71
## See Also
72
72
73
- [ /O Options (Optimize Code)] ( ../../build/reference/o-options-optimize-code.md )
74
-
75
- [ Compiler Options] ( ../../build/reference/compiler-options.md )
76
-
73
+ [ /O Options (Optimize Code)] ( ../../build/reference/o-options-optimize-code.md )
74
+ [ Compiler Options] ( ../../build/reference/compiler-options.md )
77
75
[ Setting Compiler Options] ( ../../build/reference/setting-compiler-options.md )
You can’t perform that action at this time.
0 commit comments