Zach Laine
|
43677fe9dc
|
Add TArray example.
|
2016-12-07 20:01:21 -06:00 |
|
Zach Laine
|
78c511468f
|
Get rid of initial param in operator macros; remove operator,() as a separate macro.
|
2016-12-07 20:01:20 -06:00 |
|
Zach Laine
|
e979c07037
|
Generalize all expression-creating code to use a given expression template.
|
2016-12-07 20:01:20 -06:00 |
|
Zach Laine
|
37940c5ec1
|
Remove the expr_ref specialization of expression.
|
2016-12-07 20:01:20 -06:00 |
|
Zach Laine
|
a7efab8a1a
|
Replace half-baked BOOST_PROTO17_USER_MEMBER_OPERATOR_IMPL with fully reusable macros for free operators and unary and binary members.
|
2016-12-07 20:01:20 -06:00 |
|
Zach Laine
|
d670025ec3
|
Simplify lazy_vector.cpp with a new convenience macro.
|
2016-12-07 20:01:20 -06:00 |
|
Zach Laine
|
4d067bd072
|
Cruft removal.
|
2016-12-07 20:01:20 -06:00 |
|
Zach Laine
|
29a7bedc00
|
Add reference-to-expr expr_kind expr_ref; expressions used in other expressions are now captured by reference.
|
2016-12-07 20:01:20 -06:00 |
|
Zach Laine
|
0b2e571a9b
|
Add lazy_vector example (needs optimization).
|
2016-12-07 20:01:19 -06:00 |
|
Zach Laine
|
7d243f40b0
|
Add calc examples.
|
2016-12-07 20:01:18 -06:00 |
|
Zach Laine
|
de4086622e
|
Add a first example, hello_world.
|
2016-12-07 20:01:18 -06:00 |
|