Skip to content

Standardize See also sections #850

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-1/compiler-error-c2201.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ __declspec(dllexport) static void func() {} // C2201 func() is static
__declspec(dllexport) void func2() {} // OK
```

## See Also
## See also

[Types of Linkage](../../cpp/types-of-linkage.md)
[Types of Linkage](../../cpp/types-of-linkage.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-1/compiler-error-c2483.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ __declspec(thread) struct A {
__declspec(thread) struct B {} b; // OK
```

## See Also
## See also

[thread](../../cpp/thread.md)
[thread](../../cpp/thread.md)
1 change: 0 additions & 1 deletion docs/error-messages/compiler-errors-1/fatal-error-c1037.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ The object file specified by [/Fo](../../build/reference/fo-object-file-name.md)
1. Another process is using the file.

1. A read-only file has the same name.

4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3134.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ ms.assetid: f887e4d2-7740-49e4-9972-7edceb8fa77b

A syntax error was detected when a value was assigned to an attribute.

## See Also
## See also

[Attributes by Usage](../../windows/attributes/attributes-by-usage.md)
[Attributes by Usage](../../windows/attributes/attributes-by-usage.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3163.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ using namespace System;
// [CLSCompliant(true)] void f() {}
```

## See Also
## See also

[SAL Annotations](../../c-runtime-library/sal-annotations.md)
[SAL Annotations](../../c-runtime-library/sal-annotations.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3345.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ BOOL WINAPI DllMain(DWORD dwReason, LPVOID lpReserved) {
};
```

## See Also
## See also

[__iscsym](../../c-runtime-library/reference/iscsym-functions.md)<br/>
[Character Classification](../../c-runtime-library/character-classification.md)<br/>
[module](../../windows/module-cpp.md)
[module](../../windows/module-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3374.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ int main() {
}
```

## See Also
## See also

[How to: Define and Use Delegates (C++/CLI)](../../dotnet/how-to-define-and-use-delegates-cpp-cli.md)
[How to: Define and Use Delegates (C++/CLI)](../../dotnet/how-to-define-and-use-delegates-cpp-cli.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3409.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ int main()
}
```

## See Also
## See also

[attribute](../../windows/cpp-attributes-reference.md)<br/>
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)<br/>
[Lambda Expression Syntax](../../cpp/lambda-expression-syntax.md)
[Lambda Expression Syntax](../../cpp/lambda-expression-syntax.md)
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@ value struct V
int j;
};
```

4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3480.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ int main()
}
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3481.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ int main()
}
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3482.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ public:
};
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3483.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ int main()
}
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3484.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ int main()
}
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3485.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ int main()
}
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3487.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ int* test(int* pi) {
}
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3488.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ int main()
}
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3489.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ int main()
}
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3490.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ class C
};
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3491.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ int main()
}
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3492.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ int main()
}
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3493.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ int main()
}
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ int main()
}
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)

4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3496.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ class C
};
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3498.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ int main()
}
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3499.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ int main()
}
```

## See Also
## See also

[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
[Lambda Expressions](../../cpp/lambda-expressions-in-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3530.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ int main()
}
```

## See Also
## See also

[auto Keyword](../../cpp/auto-keyword.md)
[auto Keyword](../../cpp/auto-keyword.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3531.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ int main()
}
```

## See Also
## See also

[auto Keyword](../../cpp/auto-keyword.md)
[auto Keyword](../../cpp/auto-keyword.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3532.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ int main()
}
```

## See Also
## See also

[auto Keyword](../../cpp/auto-keyword.md)
[auto Keyword](../../cpp/auto-keyword.md)
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The following example yields C3533 in C++14 mode because it declares a template
template<auto T> class C {}; // C3533
```

## See Also
## See also

[auto Keyword](../../cpp/auto-keyword.md)<br/>
[/Zc:auto (Deduce Variable Type)](../../build/reference/zc-auto-deduce-variable-type.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3535.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ A x;
auto *p = x; // C3535
```

## See Also
## See also

[auto Keyword](../../cpp/auto-keyword.md)<br/>
[Fundamental Types](../../cpp/fundamental-types-cpp.md)
[Fundamental Types](../../cpp/fundamental-types-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3536.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ int main()
};
```

## See Also
## See also

[auto Keyword](../../cpp/auto-keyword.md)
[auto Keyword](../../cpp/auto-keyword.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3537.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ int main()
}
```

## See Also
## See also

[auto Keyword](../../cpp/auto-keyword.md)
[auto Keyword](../../cpp/auto-keyword.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3538.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ int main()
}
```

## See Also
## See also

[auto Keyword](../../cpp/auto-keyword.md)
[auto Keyword](../../cpp/auto-keyword.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3539.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ int main()
}
```

## See Also
## See also

[auto Keyword](../../cpp/auto-keyword.md)
[auto Keyword](../../cpp/auto-keyword.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3540.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ int main() {
}
```

## See Also
## See also

[auto Keyword](../../cpp/auto-keyword.md)<br/>
[/Zc:auto (Deduce Variable Type)](../../build/reference/zc-auto-deduce-variable-type.md)<br/>
[sizeof Operator](../../cpp/sizeof-operator.md)
[sizeof Operator](../../cpp/sizeof-operator.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3541.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ int main() {
}
```

## See Also
## See also

[auto Keyword](../../cpp/auto-keyword.md)<br/>
[/Zc:auto (Deduce Variable Type)](../../build/reference/zc-auto-deduce-variable-type.md)<br/>
[typeid](../../windows/typeid-cpp-component-extensions.md)
[typeid](../../windows/typeid-cpp-component-extensions.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3550.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ only plain 'decltype(auto)' is allowed in this context

If `decltype(auto)` is used as a placeholder for the return type of a function, it must be used by itself. It cannot be used as part of a pointer declaration (`decltype(auto*)`), a reference declaration (`decltype(auto&)`), or any other such qualification.

## See Also
## See also

[auto](../../cpp/auto-cpp.md)
[auto](../../cpp/auto-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3551.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ If you use the `auto` keyword as a placeholder for the return type of a function
auto myFunction()->int(*)[4];
```

## See Also
## See also

[auto](../../cpp/auto-cpp.md)
[auto](../../cpp/auto-cpp.md)
4 changes: 2 additions & 2 deletions docs/error-messages/compiler-errors-2/compiler-error-c3555.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The argument to the `decltype(`*expression*`)` type specifier is not a valid exp
> [!NOTE]
> C3555 is not likely to occur. If the compiler emits C3555, it is probably because an internal compiler error has occurred.

## See Also
## See also

[Compiler Error C3556](../../error-messages/compiler-errors-2/compiler-error-c3556.md)<br/>
[Fatal Error C1001](../../error-messages/compiler-errors-1/fatal-error-c1001.md)
[Fatal Error C1001](../../error-messages/compiler-errors-1/fatal-error-c1001.md)
Loading