Commit Graph

31 Commits

Author SHA1 Message Date
Eric Niebler
856606178f get lambda example compiling on clang 2014-12-15 22:46:11 -08:00
Eric Niebler
a37ad8bf24 updated lambda.hpp example 2014-12-15 13:50:43 -08:00
Eric Niebler
3fc2007ce6 fix example
[SVN r80265]
2012-08-27 21:42:59 +00:00
Eric Niebler
6736c3da99 add support for transform environment with slots for key/value pairs
[SVN r79632]
2012-07-21 05:50:50 +00:00
Eric Niebler
e128221784 add user docs for per-domain as_child, missing copyrights on BoostBook files, typos in examples
[SVN r76286]
2012-01-03 00:38:37 +00:00
Eric Niebler
352cd3929d simplify the BLL example using per-domain as_child
[SVN r76281]
2012-01-02 21:27:18 +00:00
Eric Niebler
f2a401b666 user docs and an example for external transforms
[SVN r76055]
2011-12-19 00:22:35 +00:00
Eric Niebler
c463f8fd52 fix examples for change in BOOST_PROTO_EXTENDS_USING_ASSIGN
[SVN r76029]
2011-12-17 19:47:29 +00:00
Eric Niebler
d0b952ef3b s/DSEL/EDSL/
[SVN r76028]
2011-12-17 19:44:03 +00:00
Eric Niebler
57fac2d23c misc clean-up
[SVN r74511]
2011-09-22 16:05:58 +00:00
Eric Niebler
c1233ac4ce fix broken example
[SVN r71739]
2011-05-05 16:39:06 +00:00
Eric Niebler
43b4e13eb8 remove unneeded headers
[SVN r67470]
2010-12-27 20:59:53 +00:00
Eric Niebler
bd2054541a misc example clean-up
[SVN r67198]
2010-12-13 02:53:44 +00:00
Eric Niebler
4393aa4910 add non-template copy-assign operator
[SVN r66368]
2010-11-02 22:27:22 +00:00
Eric Niebler
c3ac02f2cf work-arounds for msvc-7.1
[SVN r63091]
2010-06-19 03:32:55 +00:00
Eric Niebler
807aab9569 try again to get proto assignment overloads right
[SVN r60706]
2010-03-19 13:23:26 +00:00
Eric Niebler
fb1f72db25 fix some bugs with use of Transform::result<void(E,S,V)>, which is no longer valid. Make lambda.hpp example work again
[SVN r54364]
2009-06-26 06:09:05 +00:00
Eric Niebler
e571028821 accomodate fusion:vector0 interface change
[SVN r53919]
2009-06-15 06:27:13 +00:00
Eric Niebler
db63657081 add support for nullary expressions with tag types other than proto::tag::terminal
[SVN r50265]
2008-12-14 04:35:21 +00:00
Eric Niebler
fecfd2fffe deprecate old BOOST_PROTO_DEFINE_VARARG_FUNCTION_TEMPLATE macro, replace with more flexible and useful BOOST_PROTO_REPEAT and BOOST_PROTO_LOCAL_ITERATE
[SVN r49930]
2008-11-25 16:00:40 +00:00
Eric Niebler
1a8ff94196 add an example of virtual data members
[SVN r49910]
2008-11-24 07:17:40 +00:00
Eric Niebler
5ff74f2f1c latest docs, make result_of::value consistent with rest of proto wrt array types
[SVN r49779]
2008-11-16 01:32:52 +00:00
Eric Niebler
bd90f4dd97 fix typos and misspellings
[SVN r49382]
2008-10-18 22:52:04 +00:00
Eric Niebler
309ca44cea fix map_assign example
[SVN r48907]
2008-09-20 05:01:49 +00:00
Eric Niebler
2c79ed8bdf fix futures example
[SVN r48906]
2008-09-20 04:31:20 +00:00
Eric Niebler
6559570890 fix lambda example
[SVN r45929]
2008-05-29 23:33:08 +00:00
Eric Niebler
1af4b29ba4 simplify
[SVN r45052]
2008-05-03 02:37:09 +00:00
Eric Niebler
a1b4c4bc17 (almost) full lambda library port
[SVN r44861]
2008-04-28 21:11:07 +00:00
Eric Niebler
9047e6c579 move lambda.cpp to mini_lambda.cpp
[SVN r44859]
2008-04-28 20:51:36 +00:00
Eric Niebler
8d79f318ab s/functor/functional
[SVN r44110]
2008-04-08 00:17:52 +00:00
Eric Niebler
c34253a836 initial proto v4, the post-review version
[SVN r44068]
2008-04-06 06:19:35 +00:00