Zach Laine
|
e14b9d962f
|
Use Boost.Build and Boost.Test for tests.
Fixes #52.
|
2018-03-04 02:50:29 -06:00 |
|
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
|
20dff650a1
|
Fix expected number of allocations in lazy_vector_alloc_test.
|
2018-02-28 19:03:17 -06:00 |
|
Zach Laine
|
3f5178551b
|
Correct undefined behavior in operator new() in lazy_vector_alloc_test.
|
2018-02-28 18:30:19 -06:00 |
|
Zach Laine
|
20e4faa593
|
Clang format in include/ and test/.
Fixes #42.
|
2018-02-20 01:15:52 -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
|
2adaeb8813
|
Remove customization point-based and their implicit tranformations,
evaluate_as(), and BOOST_YAP_CONVERSION_OPERATOR_TEMPLATE.
Fixes #29
Fixes #30
|
2018-02-14 20:32:00 -06:00 |
|
Zach Laine
|
55e9f33892
|
Remove this_type parameter from all member function macros.
|
2017-05-09 11:14:55 -05:00 |
|
Zach Laine
|
efcdc0cf67
|
Make tests C++14 friendly.
|
2016-12-17 23:17:04 -06:00 |
|
Zach Laine
|
5d539bbb81
|
Swap order of template params to terminal<> and expression_ref<> aliases to match the convention of the rest of the library.
|
2016-12-07 20:01:27 -06:00 |
|
Zach Laine
|
1964805e89
|
Break up headers into more chunks.
|
2016-12-07 20:01:27 -06:00 |
|
Zach Laine
|
51d542e2d6
|
Add a test based on the lazy_vector example.
|
2016-12-07 20:01:26 -06:00 |
|