Paul
|
91e1ca790f
|
Add by(p) semantics for issue #104
|
2016-03-21 15:51:55 -05:00 |
|
Paul
|
16e2921ff6
|
Remove misleading return type for issue #131
|
2016-03-21 15:48:37 -05:00 |
|
Paul
|
40ac365a12
|
Fix circular definition of metafunction for issue #136
|
2016-03-21 15:46:41 -05:00 |
|
Paul
|
dd09ab2d25
|
Show FIT_RETURNS for issue #142
|
2016-03-21 15:44:54 -05:00 |
|
Paul
|
b858b6ea77
|
Install master header
|
2016-03-21 15:44:04 -05:00 |
|
Paul
|
7ac63970d7
|
Test master header in travis
|
2016-03-21 15:43:26 -05:00 |
|
Paul
|
dbb68adf7f
|
Add master include file for issue #143
|
2016-03-21 15:34:14 -05:00 |
|
Paul
|
57e760f231
|
Fix problem with always_void
|
2016-03-21 14:06:52 -05:00 |
|
Paul
|
4119d2e6cf
|
Fix ADL problems with issue #112
|
2016-03-21 05:48:11 -05:00 |
|
Paul
|
4d06b35fca
|
Remove unused header
|
2016-03-20 08:25:32 -05:00 |
|
Paul
|
2b0d97d7e6
|
Add workaround for gcc 4.7 to handle nested compressed_pair
|
2016-03-19 12:19:26 -05:00 |
|
Paul
|
7ee6b63cc1
|
Reorganize the ordering for decorate_adaptor
|
2016-03-19 11:28:01 -05:00 |
|
Paul
|
5cc7d615dc
|
Better handle inheritance in decorate adaptor
|
2016-03-19 10:53:53 -05:00 |
|
Paul
|
3ee0235316
|
Handle final types in can_be_called
|
2016-03-19 09:46:30 -05:00 |
|
Paul
|
9526c2afa0
|
Add missing is_final intrinsic for msvc
|
2016-03-19 08:55:41 -05:00 |
|
Paul
|
1d61047f3d
|
Fix warnings with clang
|
2016-03-19 00:55:43 -05:00 |
|
Paul
|
72ae4cf85c
|
Add missing tests and disable checking for final on gcc 4.6
|
2016-03-19 00:47:02 -05:00 |
|
Paul
|
0d02a37cbf
|
Only inherit non-polymorphic and non-final classes, this fixes issue #129
|
2016-03-19 00:35:54 -05:00 |
|
Paul
|
9c03182e89
|
Add a newline at end of header file check
|
2016-03-18 23:52:42 -05:00 |
|
Paul
|
305fbe8661
|
Add test for header includes
|
2016-03-16 15:33:35 -05:00 |
|
Paul
|
9eb9534d6d
|
constexpr void only on clang with relaxed constexpr
|
2016-03-16 14:10:27 -05:00 |
|
Paul
|
04fefc071c
|
Make arg sfinae-friendly, this fixes issue #148
|
2016-03-16 13:30:59 -05:00 |
|
Paul
|
fad52fc912
|
Fixes for issue #118
|
2016-03-16 12:58:49 -05:00 |
|
Paul
|
c0ff55b2fd
|
Add ordering test for apply_eval
|
2016-03-16 12:35:19 -05:00 |
|
Paul
|
f99f25896c
|
Remove extraneous define of FIT_NO_CONSTEXPR_VOID for issue #113
|
2016-03-16 12:29:12 -05:00 |
|
Paul
|
e87bbc3c78
|
Remove FIT_UNARY_PERFECT_ID for issue #113
|
2016-03-16 12:26:56 -05:00 |
|
Paul Fultz II
|
d513cf84b7
|
Merge pull request #137 from ldionne/patch-4
[Configurations] Minor reformulation
|
2016-03-11 14:26:20 -06:00 |
|
Louis Dionne
|
94600c818a
|
[Configurations] Minor reformulation
|
2016-03-11 15:15:28 -05:00 |
|
Paul Fultz II
|
8081d51c03
|
Merge pull request #134 from ldionne/patch-3
Fix typos and do minor reformulations
|
2016-03-11 10:49:27 -06:00 |
|
Paul Fultz II
|
98be3e4db7
|
Merge pull request #130 from ldionne/patch-2
Fix typos and other minor grammatical mistakes
|
2016-03-11 10:49:08 -06:00 |
|
Louis Dionne
|
9755fb74fc
|
Fix typos and do minor reformulations
|
2016-03-11 10:38:15 -05:00 |
|
Louis Dionne
|
79d153de88
|
Fix typos and other minor grammatical mistakes
|
2016-03-11 10:07:38 -05:00 |
|
Paul
|
ec7a043522
|
Add some more comments to example
|
2016-03-02 01:38:22 -06:00 |
|
Paul
|
e51669937b
|
Fix shadowing
|
2016-03-02 01:30:55 -06:00 |
|
Paul
|
953b7216be
|
Fix warnings on clang
|
2016-03-02 00:21:06 -06:00 |
|
Paul
|
1ce9c7cf92
|
Add an example building algorithms for sequences
|
2016-03-02 00:06:30 -06:00 |
|
Paul
|
e3bf390b54
|
Add links to fold
|
2016-03-01 10:10:26 -06:00 |
|
Paul
|
7b6dcd0c64
|
Add additional semantics to apply
|
2016-03-01 10:07:49 -06:00 |
|
Paul
|
9e1322d28b
|
Merge branch 'doc-updates'
|
2016-03-01 09:57:35 -06:00 |
|
Paul
|
afb7081e27
|
Add missing file
|
2016-03-01 09:57:03 -06:00 |
|
Paul
|
66976beaf9
|
Add documentation about building
|
2016-03-01 09:44:13 -06:00 |
|
Paul
|
52b54cd8e9
|
Update documentation about const callability:
|
2016-03-01 09:30:56 -06:00 |
|
Paul
|
f17098eaa2
|
Use explicit titles
|
2016-03-01 09:13:49 -06:00 |
|
Paul
|
98cec4f27d
|
Add faq, and reoragnize the mkdoc.yml file
|
2016-03-01 09:01:22 -06:00 |
|
Paul
|
4d2941efb5
|
Fixes for bjam tests
|
2016-02-29 09:49:27 -06:00 |
|
Paul
|
5dc97757db
|
Add inital jamfile
|
2016-02-28 21:48:51 -06:00 |
|
Paul
|
029ea2f12a
|
Move tests to better support globbing
|
2016-02-28 21:26:15 -06:00 |
|
Paul
|
f3d4c5ebeb
|
Annotate closing brace in example
|
2016-02-28 01:47:45 -06:00 |
|
Paul
|
9e7146d96d
|
Merge branches 'flow-tests' and 'static-lift'
|
2016-02-27 23:53:04 -06:00 |
|
Paul
|
fc41dc82ea
|
Add more tests to flow adaptor
|
2016-02-27 23:33:53 -06:00 |
|