Update of /cvsroot/boost/boost/libs/xpressive/proto/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv18358

Modified Files:
        proto.qbk 
Log Message:
s/op/functional/

Index: proto.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/xpressive/proto/doc/proto.qbk,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- proto.qbk   5 May 2007 06:27:40 -0000       1.15
+++ proto.qbk   25 May 2007 22:47:08 -0000      1.16
@@ -40,11 +40,11 @@
 [def _xpressive_            [EMAIL 
PROTECTED]/../../libs/xpressive/doc/index.html Boost.Xpressive]]
 [def _expr_                 [classref boost::proto::expr<Tag,Args,1> `expr<>`]]
 [def _ref_                  [classref boost::proto::ref_ `ref_<>`]]
-[def _unref_                [classref boost::proto::op::unref `unref()`]]
-[def _deep_copy_            [classref boost::proto::op::deep_copy 
`deep_copy()`]]
+[def _unref_                [classref boost::proto::functional::unref 
`unref()`]]
+[def _deep_copy_            [classref boost::proto::functional::deep_copy 
`deep_copy()`]]
 [def _extends_              [classref boost::proto::extends `extends<>`]]
-[def _as_expr_              [classref boost::proto::op::as_expr `as_expr()`]]
-[def _as_arg_               [classref boost::proto::op::as_arg `as_arg()`]]
+[def _as_expr_              [classref boost::proto::functional::as_expr 
`as_expr()`]]
+[def _as_arg_               [classref boost::proto::functional::as_arg 
`as_arg()`]]
 [def _make_expr_            [funcref boost::proto::make_expr `make_expr()`]]
 [def _unpack_expr_          [funcref boost::proto::unpack_expr 
`unpack_expr()`]]
 [def _matches_              [classref boost::proto::matches `matches<>`]]
@@ -57,9 +57,9 @@
 [def _tag_of_               [classref boost::proto::tag_of `tag_of<>`]]
 [def _arg_                  [funcref boost::proto::arg `arg()`]]
 [def _arg_c_                [funcref boost::proto::arg_c `arg_c()`]]
-[def _eval_                 [classref boost::proto::op::eval `eval()`]]
-[def _left_                 [classref boost::proto::op::left `left()`]]
-[def _right_                [classref boost::proto::op::right `right()`]]
+[def _eval_                 [classref boost::proto::functional::eval `eval()`]]
+[def _left_                 [classref boost::proto::functional::left `left()`]]
+[def _right_                [classref boost::proto::functional::right 
`right()`]]
 [def _terminal_             [classref boost::proto::terminal `terminal<>`]]
 [def _unary_expr_           [classref boost::proto::unary_expr `unary_expr<>`]]
 [def _binary_expr_          [classref boost::proto::binary_expr 
`binary_expr<>`]]


-------------------------------------------------------------------------
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