|
Boost-Commit : |
From: john_at_[hidden]
Date: 2008-05-13 12:48:30
Author: johnmaddock
Date: 2008-05-13 12:48:29 EDT (Tue, 13 May 2008)
New Revision: 45333
URL: http://svn.boost.org/trac/boost/changeset/45333
Log:
Added links to the quick reference docs.
Text files modified:
sandbox/math_toolkit/libs/math/doc/sf_and_dist/tr1.qbk | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
Modified: sandbox/math_toolkit/libs/math/doc/sf_and_dist/tr1.qbk
==============================================================================
--- sandbox/math_toolkit/libs/math/doc/sf_and_dist/tr1.qbk (original)
+++ sandbox/math_toolkit/libs/math/doc/sf_and_dist/tr1.qbk 2008-05-13 12:48:29 EDT (Tue, 13 May 2008)
@@ -98,6 +98,9 @@
[h4 Supported C99 Functions]
+See also the [link math_toolkit.special.extern_c.c99
+quick reference guide for these functions].
+
namespace boost{ namespace math{ namespace tr1{ extern "C"{
typedef unspecified float_t;
@@ -187,6 +190,9 @@
[h4 Supported TR1 Functions]
+See also the [link math_toolkit.special.extern_c.tr1
+quick reference guide for these functions].
+
namespace boost{ namespace math{ namespace tr1{ extern "C"{
// [5.2.1.1] associated Laguerre polynomials:
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk