From dbac0a6f4cbd679cb81ec62744b927d358af9c24 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 9 May 2007 17:20:56 +0000 Subject: [PATCH] Added links to PDF docs. [SVN r37653] --- doc/type_traits.qbk | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/type_traits.qbk b/doc/type_traits.qbk index eb7172c..1287ad3 100644 --- a/doc/type_traits.qbk +++ b/doc/type_traits.qbk @@ -95,6 +95,10 @@ [section:intro Introduction] +This documentation is +[@http://boost-consulting.com/vault/index.php?action=downloadfile&filename=boost_type_traits-1.34.pdf&directory=PDF%20Documentation& +also available in printer-friendly PDF format]. + The Boost type-traits library contains a set of very specific traits classes, each of which encapsulate a single trait from the C++ type system; for example, is a type a pointer or a reference type? @@ -2876,3 +2880,4 @@ www.boost.org/more/mailing_lists.htm#main] for subscription details). +