|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r68646 - trunk/libs/spirit/doc/advanced
From: hartmut.kaiser_at_[hidden]
Date: 2011-02-04 23:10:21
Author: hkaiser
Date: 2011-02-04 23:10:11 EST (Fri, 04 Feb 2011)
New Revision: 68646
URL: http://svn.boost.org/trac/boost/changeset/68646
Log:
Spirit: committing missed file
Text files modified:
trunk/libs/spirit/doc/advanced/customization_points.qbk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/libs/spirit/doc/advanced/customization_points.qbk
==============================================================================
--- trunk/libs/spirit/doc/advanced/customization_points.qbk (original)
+++ trunk/libs/spirit/doc/advanced/customization_points.qbk 2011-02-04 23:10:11 EST (Fri, 04 Feb 2011)
@@ -126,7 +126,7 @@
`boost::enable_if` or `boost::disable_if`).] [`void`]]
]
-[variablelist
+[variablelist Notation
[[`C`] [A type to be tested whether it needs to be treated
as a container.]]
[[`T1`, `T2`, ...] [Arbitrary types]]
@@ -375,7 +375,7 @@
`boost::enable_if` or `boost::disable_if`).] [`void`]]
]
-[variablelist
+[variablelist Notation
[[`Component`] [A component type to be tested whether it directly handles
container attributes in the context of sequences.]]
[[`Attribute`] [A container attribute type as passed to the sequence.]]
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