From 2b9a6d5351dca08e37d47f9b369c9aa2cc7cf7e0 Mon Sep 17 00:00:00 2001 From: Aleksey Gurtovoy Date: Sun, 28 Nov 2004 04:44:21 +0000 Subject: [PATCH] merge RC_1_32_0 fixes [SVN r26333] --- c++_type_traits.htm => cxx_type_traits.htm | 0 index.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename c++_type_traits.htm => cxx_type_traits.htm (100%) diff --git a/c++_type_traits.htm b/cxx_type_traits.htm similarity index 100% rename from c++_type_traits.htm rename to cxx_type_traits.htm diff --git a/index.html b/index.html index 23a11e5..79c673f 100644 --- a/index.html +++ b/index.html @@ -30,7 +30,7 @@
  • A transformation from one type to another.
  • -

    If you are new to this library then the accompanying +

    If you are new to this library then the accompanying article provides the background information and motivation.

    All of the integral expressions in this library are integral constant expressions, these can sometimes cause