diff --git a/doc/tutorial/broken-integral-constant.html b/doc/tutorial/broken-integral-constant.html index b095012..cd75ab4 100644 --- a/doc/tutorial/broken-integral-constant.html +++ b/doc/tutorial/broken-integral-constant.html @@ -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 "Coding Guidelines for Integral Constant +Maddock's excellent "Coding Guidelines for Integral Constant Expressions" 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