Update of /cvsroot/boost/boost/libs/static_assert/doc
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv2618/libs/static_assert/doc

Modified Files:
      Tag: RC_1_34_0
        static_assert.qbk 
Log Message:
Added links to PDF docs.

Index: static_assert.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/static_assert/doc/static_assert.qbk,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -u -d -r1.2.4.1 -r1.2.4.2
--- static_assert.qbk   11 Aug 2006 18:14:12 -0000      1.2.4.1
+++ static_assert.qbk   9 May 2007 17:20:56 -0000       1.2.4.2
@@ -17,6 +17,10 @@
 
 [section:intro Overview and Tutorial]
 
+This documentation is 
[EMAIL 
PROTECTED]://boost-consulting.com/vault/index.php?action=downloadfile&filename=boost_static_assert-1.34.pdf&directory=PDF%20Documentation&
 
+also available in printer-friendly PDF format].
+
 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 `x`
 is not true. In other words it is the compile time equivalent of the assert 
macro; 
@@ -219,3 +223,4 @@
 [endsect]
 
 
+


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to