Paul
|
6ce1c44f42
|
Merge from master
|
2018-02-27 14:03:03 -06:00 |
|
Paul
|
b81cd9f41c
|
Require constexpr
|
2018-02-27 14:02:10 -06:00 |
|
Paul
|
9419f62758
|
Fix compile error on clang
|
2018-02-27 14:01:31 -06:00 |
|
Paul
|
09e7903a52
|
Use the right name
|
2018-02-26 09:30:46 -06:00 |
|
Paul
|
49f2c2a9e1
|
Require constexpr
|
2018-02-26 09:27:46 -06:00 |
|
Paul
|
5fcff072f7
|
Simplify get result from apply_eval
|
2018-02-18 23:43:07 -06:00 |
|
Paul
|
5aae9403d0
|
Fix test with clang using c++11
|
2018-02-18 23:10:04 -06:00 |
|
Paul
|
b0d9ddef26
|
Require varidiac templates to try and save testing time
|
2018-02-17 23:46:28 -06:00 |
|
Paul
|
8263003a29
|
Fix more inspect errors
|
2018-02-16 00:19:47 -06:00 |
|
Paul
|
747b554e70
|
Add more licenses
|
2018-02-16 00:02:40 -06:00 |
|
Paul
|
eab46fcc38
|
Add more license headers
|
2018-02-15 23:55:11 -06:00 |
|
Paul
|
9cec5bfc94
|
Change concept of callable to invocable
|
2018-02-15 11:18:19 -06:00 |
|
Paul
|
83d0b2880a
|
rename is_callable to is_invocable
|
2018-02-15 11:14:47 -06:00 |
|
Paul
|
ea0d4af633
|
s/conditional/first_of/g
|
2018-02-15 10:28:05 -06:00 |
|
Paul
|
b349d8f41b
|
s/by/proj/g
|
2018-02-15 10:26:05 -06:00 |
|
Paul
|
35be273c5d
|
Update project name
|
2018-02-15 10:06:29 -06:00 |
|
Paul
|
070f2c9b92
|
Boostify
|
2018-02-14 14:54:32 -06:00 |
|
Paul
|
39fd80f5a1
|
Merge branch 'develop' into adaptor-builder-tests
|
2018-02-14 00:07:40 -06:00 |
|
Paul
|
399105e48a
|
Merge remote-tracking branch 'origin/pack_limit' into develop
|
2018-02-13 20:33:36 -06:00 |
|
Paul
|
f7380b59f4
|
Add tests for decay for issue #196
|
2018-01-30 20:29:15 -06:00 |
|
Paul
|
0a3b2504bb
|
Merge branch 'develop' into adaptor-builder-tests
|
2017-12-31 17:26:53 -06:00 |
|
Paul
|
e76280b974
|
Add adaptor tests
|
2017-12-31 17:25:43 -06:00 |
|
Paul
|
7c4840ee1b
|
Use template alias on gcc 4.7 for callable base
|
2017-12-26 06:56:43 +00:00 |
|
Paul
|
c9fb0b5381
|
Add tests for passing the limit
|
2017-12-25 21:52:41 -06:00 |
|
Paul
|
5168b77f27
|
Merge branch 'develop' into more-tests
|
2017-12-25 21:50:12 -06:00 |
|
Paul
|
2bc8ef5097
|
Test for param_limi of pack
|
2017-09-18 12:28:55 -05:00 |
|
Paul
|
bb3282c26b
|
s/compress/fold/g
|
2017-09-07 23:28:50 -05:00 |
|
Paul
|
d73277e14b
|
Add namespace marker
|
2017-09-07 22:58:37 -05:00 |
|
Paul
|
11d28dc788
|
Add support for c++17
|
2017-08-13 18:04:21 -05:00 |
|
Paul
|
6b59f864de
|
Workaround problems on gcc
|
2017-08-10 15:59:31 -05:00 |
|
Paul
|
63ea6512a2
|
Remove unuses pack_transform
|
2017-08-03 13:03:44 -05:00 |
|
Paul
|
8bff0cf026
|
Add tuple_tranform tests
|
2017-08-03 11:43:31 -05:00 |
|
Paul
|
f3beaf2f3c
|
Fix tests for older gcc
|
2017-08-03 11:12:05 -05:00 |
|
Paul
|
ea4ffe3e48
|
Add constexpr test
|
2017-07-25 16:41:50 -05:00 |
|
Paul
|
a20df6cde8
|
Fix error returning temporary
|
2017-07-25 16:41:09 -05:00 |
|
Paul
|
ef2b94d803
|
Add constexpr tests for tuple_for_each
|
2017-07-25 14:07:39 -05:00 |
|
Paul
|
32bed459d1
|
Add for_each tests
|
2017-07-25 13:54:24 -05:00 |
|
Paul
|
b6bf10f134
|
Add more tests
|
2017-03-22 19:46:23 -05:00 |
|
Paul
|
6b2ff15a66
|
Spell paren correctly
|
2017-02-05 10:38:14 -06:00 |
|
Paul
|
1463277af1
|
Add missing paren
|
2017-02-04 05:08:49 -06:00 |
|
Paul
|
97d9cb328a
|
Ignore parenthesis warning on gcc
|
2017-02-04 05:00:03 -06:00 |
|
Paul
|
1d0abc7855
|
Add discussion about operator precedence for issue #103
|
2017-02-04 04:28:20 -06:00 |
|
Paul
|
86aee9dc25
|
Fix shadow warning
|
2017-01-29 18:17:55 -06:00 |
|
Paul
|
dadf8cbcd3
|
Add noexcept support for implicit
|
2017-01-04 17:29:37 -06:00 |
|
Paul
|
d86a838d49
|
Disable auto check for gcc 4.6
|
2017-01-04 15:56:54 -06:00 |
|
Paul
|
f4b4bf8fe7
|
Prevent auto when using implicit adaptor
|
2017-01-04 13:08:11 -06:00 |
|
Paul
|
9566ea2559
|
Add workaround for msvc detecting nothrow thats a reference
|
2016-12-18 17:57:57 -08:00 |
|
Paul
|
a1b9deaf08
|
Add more lazy tests
|
2016-12-18 16:36:28 -08:00 |
|
Paul
|
0824776f5e
|
Add newline
|
2016-12-17 20:51:04 -05:00 |
|
Paul
|
b2c8f19738
|
Noexcept unpack
|
2016-12-17 20:47:24 -05:00 |
|