|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r64792 - sandbox/SOC/2010/phoenix3/libs/phoenix/doc/reference
From: thom.heller_at_[hidden]
Date: 2010-08-13 17:58:43
Author: theller
Date: 2010-08-13 17:58:40 EDT (Fri, 13 Aug 2010)
New Revision: 64792
URL: http://svn.boost.org/trac/boost/changeset/64792
Log:
update concept documentation
Text files modified:
sandbox/SOC/2010/phoenix3/libs/phoenix/doc/reference/concepts.qbk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/SOC/2010/phoenix3/libs/phoenix/doc/reference/concepts.qbk
==============================================================================
--- sandbox/SOC/2010/phoenix3/libs/phoenix/doc/reference/concepts.qbk (original)
+++ sandbox/SOC/2010/phoenix3/libs/phoenix/doc/reference/concepts.qbk 2010-08-13 17:58:40 EDT (Fri, 13 Aug 2010)
@@ -96,7 +96,7 @@
[heading Result Type Expressions]
[table
- [[Expression] [Result Type] [Compiletime Complexity]
+ [[Expression] [Result Type] [Compiletime Complexity]]
[[result_of::actor<Expr, A0...AN>::type] [Any Type] [unspecified]]
[[result_of::element_at_c<Actor, N>::type] [Any Type] [unspecified]]
[[result_of::element_at_c<Actor, M>::type] [Any Type] [unspecified]]
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