mirror of
https://github.com/boostorg/static_assert.git
synced 2025-07-16 14:12:11 +02:00
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 HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||||
<META NAME="Template"
|
<META NAME="Template"
|
||||||
CONTENT="C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\html.dot">
|
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>
|
<TITLE>static assertions</TITLE>
|
||||||
</HEAD>
|
</HEAD>
|
||||||
|
|
||||||
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080">
|
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080">
|
||||||
<H1><IMG SRC="../../c++boost.gif" WIDTH="276" HEIGHT="86">Header <<A
|
<H1><IMG SRC="../../c++boost.gif" WIDTH="276" HEIGHT="86">Header <<a HREF="../../boost/static_assert.hpp">boost/static_assert.hpp</a>></H1>
|
||||||
HREF="../../boost/detail/call_traits.hpp">boost/static_assert.hpp</A>></H1>
|
|
||||||
<P>The header <boost/static_assert.hpp> supplies a single macro
|
<P>The header <boost/static_assert.hpp> supplies a single macro
|
||||||
BOOST_STATIC_ASSERT(x), which generates a compile time error message if the
|
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
|
integral-constant-expression <I>x</I> is not true. In other words it is the
|
||||||
|
Reference in New Issue
Block a user