proto/test
2019-06-25 13:11:29 +03:00
..
bug2407.cpp fix #2407 2008-11-16 23:22:53 +00:00
calculator.cpp s/functor/functional 2008-04-08 00:17:52 +00:00
constrained_ops.cpp fix handling of operator sfinae in the presence of sub-domains with grammars that differ from the super-domain's 2011-01-15 15:24:15 +00:00
cpp-next_bug.cpp hook undocumented convert Fusion customization point so that mpl algorithms work with proto expression types 2012-08-28 01:38:59 +00:00
deduce_domain.cpp fix proto's tests broken by recent changes to boost.test 2011-10-11 05:24:45 +00:00
deep_copy.cpp std::ios_base is not forward-declared in <iosfwd> 2011-01-08 20:18:42 +00:00
display_expr.cpp Fix BOOST_SP_TYPEID use in test/display_expr.cpp 2019-06-25 13:11:29 +03:00
env_var.cpp add support for transform environment with slots for key/value pairs 2012-07-21 05:50:50 +00:00
examples.cpp Fixed ArgsAsList transform to work with cons 2019-04-06 00:25:36 +03:00
external_transforms.cpp add support for transform environment with slots for key/value pairs 2012-07-21 05:50:50 +00:00
flatten.cpp remove invocations of no-longer-existent segmented fusion algorithms 2011-08-24 20:57:12 +00:00
Jamfile.v2 proto: turn off annoying SCL warnings on msvc 2012-09-28 23:03:58 +00:00
lambda.cpp accomodate recent change to fusion::fold, remove old support for Doxygen and pre-1.35 Fusion, fixes #3553 2009-10-26 15:15:05 +00:00
make_expr.cpp accomodate recent changes in boost::ref 2014-07-12 21:18:54 -07:00
make.cpp fix regression in make transform, add make regression tests 2010-12-15 03:33:31 +00:00
matches.cpp fix proto's tests broken by recent changes to boost.test 2011-10-11 05:24:45 +00:00
mem_ptr.cpp accomodate recent changes in boost::ref 2014-07-12 21:18:54 -07:00
mpl.cpp hook undocumented convert Fusion customization point so that mpl algorithms work with proto expression types 2012-08-28 01:38:59 +00:00
noinvoke.cpp fix gcc workaround for noinvoke 2010-12-17 18:22:52 +00:00
pack_expansion.cpp tests for proto::protect 2012-07-16 21:19:50 +00:00
protect.cpp add support for transform environment with slots for key/value pairs 2012-07-21 05:50:50 +00:00
switch.cpp fix proto's tests broken by recent changes to boost.test 2011-10-11 05:24:45 +00:00
toy_spirit2.cpp Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]). 2011-01-15 08:11:51 +00:00
toy_spirit.cpp fix broken test 2009-06-02 07:28:17 +00:00