forked from boostorg/static_assert
Fix broken link
[SVN r8603]
This commit is contained in:
@ -6,13 +6,12 @@
|
||||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<META NAME="Template"
|
||||
CONTENT="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot">
|
||||
<META NAME="GENERATOR" CONTENT="Microsoft FrontPage Express 2.0">
|
||||
<META NAME="GENERATOR" CONTENT="Microsoft FrontPage 4.0">
|
||||
<TITLE>static assertions</TITLE>
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080">
|
||||
<H1><IMG SRC="../../c++boost.gif" WIDTH="276" HEIGHT="86">Header <<A
|
||||
HREF="../../boost/detail/call_traits.hpp">boost/static_assert.hpp</A>></H1>
|
||||
<H1><IMG SRC="../../c++boost.gif" WIDTH="276" HEIGHT="86">Header <<a HREF="../../boost/static_assert.hpp">boost/static_assert.hpp</a>></H1>
|
||||
<P>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 <I>x</I> is not true. In other words it is the
|
||||
|
Reference in New Issue
Block a user