Point links to the pages that used to be in 'more' to the site.

[SVN r43210]
This commit is contained in:
Daniel James
2008-02-10 15:02:17 +00:00
parent 159d23ff7a
commit 73d2968369

View File

@@ -44,7 +44,7 @@ some are in another, and it's not uncommon for a code that works
for one compiler to break another one and vice-versa. If this
sounds like a maintenance nightmare to you, it is! If you are
interested in the specific list of issues, please refer to John
Maddock's excellent &quot;<a class="reference" href="../../../../more/int_const_guidelines.htm" target="_top">Coding Guidelines for Integral Constant
Maddock's excellent &quot;<a class="reference" href="http://www.boost.org/more/int_const_guidelines.htm" target="_top">Coding Guidelines for Integral Constant
Expressions</a>&quot; summary. For the purpose of our discission here, it
is sufficient to say that if your code has to work on one of the
compilers listed as problematic in this area, you can safely assume