Commit Graph

9 Commits

Author SHA1 Message Date
Nikita Kniazev
bbb67405da Fixed ArgsAsList transform to work with cons
The `reverse_fold` requires a bidirectional sequence while `cons` is a forward sequence
2019-04-06 00:25:36 +03:00
Nikita Kniazev
95fcb88bb1 MPL wants access to its internal typedefs 2019-04-02 00:51:55 +03:00
Eric Niebler
5de8bacb29 pop_front and reverse are not in core, add docs for new callables
[SVN r66836]
2010-11-29 03:58:02 +00:00
Eric Niebler
6796470e20 accomodate recent change to fusion::fold, remove old support for Doxygen and pre-1.35 Fusion, fixes #3553
[SVN r57159]
2009-10-26 15:15:05 +00:00
Eric Niebler
d065db2abd latest doc tweaks
[SVN r48468]
2008-08-30 02:38:07 +00:00
Eric Niebler
e19659d83b don't double-deref args to make_expr, nuke trailing spaces
[SVN r44677]
2008-04-21 05:40:00 +00:00
Eric Niebler
9290da987b add lambda transform example
[SVN r44112]
2008-04-08 16:35:34 +00:00
Eric Niebler
56a5bdc643 another attempt at rvalue/lvalue handling in proto transforms
[SVN r44084]
2008-04-06 21:34:59 +00:00
Eric Niebler
c34253a836 initial proto v4, the post-review version
[SVN r44068]
2008-04-06 06:19:35 +00:00