1
0
mirror of https://github.com/boostorg/more.git synced 2025-04-16 17:00:30 +08:00

added link to Microsoft knowledge base (thanks to Andreas Scherer)

[SVN r8885]
This commit is contained in:
Jens Maurer 2001-02-02 22:23:04 +00:00
parent 9f31208296
commit cde8d2e722

View File

@ -24,7 +24,10 @@
Similar to the
<a href="borland_cpp.html">portability hints for Borland C++</a>,
this page provides hints on some language features of the Microsoft Visual C++
version 6.0 service pack 4 compiler.
version 6.0 service pack 4 compiler. A list of
acknowledged deficiencies can be found at the
<a href="http://support.microsoft.com/support/kb/articles/q243/4/51.asp">Microsoft support site</a>.
<p>
Each entry in the following list describes a particular issue,
complete with sample source code to demonstrate the effect.