Paul
|
9419f62758
|
Fix compile error on clang
|
2018-02-27 14:01:31 -06:00 |
|
Paul
|
5aae9403d0
|
Fix test with clang using c++11
|
2018-02-18 23:10:04 -06:00 |
|
Paul
|
eab46fcc38
|
Add more license headers
|
2018-02-15 23:55:11 -06:00 |
|
Paul
|
83d0b2880a
|
rename is_callable to is_invocable
|
2018-02-15 11:14:47 -06:00 |
|
Paul
|
070f2c9b92
|
Boostify
|
2018-02-14 14:54:32 -06:00 |
|
Paul
|
d73277e14b
|
Add namespace marker
|
2017-09-07 22:58:37 -05:00 |
|
Paul
|
b6bf10f134
|
Add more tests
|
2017-03-22 19:46:23 -05:00 |
|
Paul
|
b2c8f19738
|
Noexcept unpack
|
2016-12-17 20:47:24 -05:00 |
|
Paul
|
3ef7015c0b
|
Rename pack_decay/capture_decay to pack/capture
|
2016-08-11 19:33:48 -05:00 |
|
Paul
|
4f8303676b
|
Rename pack/capture to pack_basic/capture_basic
|
2016-08-11 19:28:18 -05:00 |
|
Paul
|
37355c5f1d
|
Issue #155: Remove FIT_HAS_STATIC_LAMBDA configuration
|
2016-03-26 23:06:01 -06:00 |
|
Paul
|
6935a351b2
|
Add an initial print example, and fixes for unpacking a tuple
|
2016-02-26 14:13:59 -06:00 |
|
Paul
|
06dee68d5f
|
Fix warnings in clang
|
2016-01-18 08:05:51 -06:00 |
|
Paul
|
ff5207ed5d
|
Rename includes
|
2016-01-17 23:16:02 -06:00 |
|
Paul Fultz II
|
ae146a8f9d
|
Merge branch 'alias' of https://github.com/pfultz2/Fit into msvc-alias
|
2015-07-30 14:32:01 -07:00 |
|
Paul Fultz II
|
51ce3c7628
|
Add some workarounds and fixes for the latest msvc
|
2015-07-29 15:45:33 -07:00 |
|
Paul
|
045fdf5f10
|
Add tests for type deduction of packs
|
2015-06-23 18:17:46 -05:00 |
|
Paul
|
6b37d9e92a
|
Add more tests for move only types
|
2015-05-31 21:29:58 -05:00 |
|
Paul
|
1969dab374
|
Add failure info to unpack
|
2015-05-01 00:55:48 -05:00 |
|
Paul
|
a2bbe0410b
|
Add is_unpackable trait
|
2015-04-30 00:54:07 -05:00 |
|
Paul
|
f1d969b890
|
Add tests for multiple unpacking
|
2015-04-14 14:48:19 -05:00 |
|
Paul
|
1384b4a932
|
Add initial unpack
|
2015-04-13 00:21:20 -05:00 |
|