From a947d4039af2a4f27e44fc741dd9e84adce5300a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 30 Apr 2001 11:28:03 +0000 Subject: [PATCH] updated url's [SVN r9993] --- static_assert.htm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/static_assert.htm b/static_assert.htm index 54691c6..92f475e 100644 --- a/static_assert.htm +++ b/static_assert.htm @@ -5,7 +5,7 @@ content="text/html; charset=iso-8859-1"> - + static assertions @@ -18,7 +18,7 @@ vlink="#800080">

The header <boost/static_assert.hpp> supplies a single macro BOOST_STATIC_ASSERT(x), which generates a compile time error message if the integral-constant-expression +href="../../more/int_const_guidelines.htm">integral-constant-expression x is not true. In other words it is the compile time equivalent of the assert macro; this is sometimes known as a "compile-time-assertion", but will be called a "static @@ -268,7 +268,8 @@ warranty, and with no claim as to its suitability for any purpose.

Maintained by John Maddock, the latest version of this file can be found at www.boost.org, and the boost -discussion list at www.yahoogroups.com/list/boost. +discussion list at www.yahoogroups.com/list/boost.