Zach Laine
|
143beb91de
|
Unify binary member and nonmember macros; add subscript operator member macro.
Fixes #22.
Fixes #68.
|
2018-03-03 18:06:34 -06:00 |
|
Zach Laine
|
9c67b71648
|
Fix dangling reference errors by reinstating the use of as_expr() in recursive
transforms.
|
2018-03-02 23:32:19 -06:00 |
|
Zach Laine
|
20e4faa593
|
Clang format in include/ and test/.
Fixes #42.
|
2018-02-20 01:15:52 -06:00 |
|
Zach Laine
|
8712988c25
|
Add expr_tag template to handle expr_kind <-> tag mapping.
Fixes #49.
|
2018-02-16 22:34:09 -06:00 |
|
Zach Laine
|
8282c4b10e
|
Add Boost license copyright headers to all C++ files.
Fixes #31.
|
2018-02-15 18:07:48 -06:00 |
|
Zach Laine
|
55e9f33892
|
Remove this_type parameter from all member function macros.
|
2017-05-09 11:14:55 -05:00 |
|
Zach Laine
|
02d106ad53
|
Hand-merge the c++14 branch into master, guarded by BOOST_NO_CONSTEXPR_IF.
|
2016-12-18 21:01:42 -06:00 |
|
Zach Laine
|
ae12dfbfce
|
Correct horrible mistake in code-gen docs.
|
2016-12-18 15:13:04 -06:00 |
|
Zach Laine
|
5de38cdcbb
|
Add arithmetic_perf.
|
2016-12-15 19:09:46 -06:00 |
|
Zach Laine
|
797de1a033
|
Update map_assign perf code and docs.
|
2016-12-15 19:09:46 -06:00 |
|
Zach Laine
|
8e781586d3
|
Add manually-constructed map function to map_assign_code_gen.cpp.
|
2016-12-13 21:00:35 -06:00 |
|
Zach Laine
|
02854387f4
|
Add map_assign-example-based code-gen sample.
|
2016-12-07 20:01:26 -06:00 |
|