Paul
|
ab32573183
|
Add projection to construct object
|
2015-08-28 16:29:19 -05:00 |
|
Paul
|
b0bd7b6125
|
Add default construction to by_adaptor
|
2015-08-28 16:02:02 -05:00 |
|
Paul
|
f81cb1f083
|
Add default constructors to lazy adaptor, but only for empty types
|
2015-08-28 15:56:39 -05:00 |
|
Paul
|
b223216433
|
Add a check for default construction
|
2015-08-28 15:01:58 -05:00 |
|
Paul
|
ee2d5564b9
|
Merge branch 'decay'
|
2015-08-28 14:56:50 -05:00 |
|
Paul
|
95de65db5e
|
Remove variadic
|
2015-08-25 16:29:10 -05:00 |
|
Paul
|
d5835d388a
|
Add decay function
|
2015-08-25 16:24:51 -05:00 |
|
Paul
|
376156c450
|
Put tag first when deducing alias_value
|
2015-08-25 14:53:42 -05:00 |
|
Paul Fultz II
|
f4c4b96816
|
Merge pull request #19 from pfultz2/rotate
Add rotate adaptor
|
2015-08-24 19:32:48 -05:00 |
|
Paul
|
cf0ef58048
|
Add rotate adaptor
|
2015-08-24 19:04:30 -05:00 |
|
Paul Fultz II
|
eb06abacb9
|
Merge pull request #18 from pfultz2/repeat
Repeat
|
2015-08-24 18:27:11 -05:00 |
|
Paul
|
e4a503693a
|
Add docs for repeat_while
|
2015-08-24 18:24:50 -05:00 |
|
Paul
|
f0914331e9
|
Add repeat doc
|
2015-08-24 17:30:38 -05:00 |
|
Paul
|
4115bed5c6
|
Fix sfinae deduction
|
2015-08-24 17:12:49 -05:00 |
|
Paul
|
1c85fc4d84
|
Fix unused warnings
|
2015-08-24 17:04:02 -05:00 |
|
Paul
|
8d7e4c0b36
|
Add repeat_while
|
2015-08-21 12:46:06 -05:00 |
|
Paul
|
7355cc069b
|
Add repeat adaptor
|
2015-08-20 17:50:50 -05:00 |
|
Paul
|
dd107ce357
|
Remove varidiac from docs
|
2015-08-20 15:09:48 -05:00 |
|
Paul Fultz II
|
cd68d74479
|
Merge pull request #17 from pfultz2/if_c
Add if_c
|
2015-08-20 15:08:51 -05:00 |
|
Paul
|
d95064adf5
|
Add if_c
|
2015-08-20 12:53:00 -05:00 |
|
Paul Fultz II
|
1d4aa72054
|
Merge pull request #16 from pfultz2/msvc-alias
Msvc alias
|
2015-08-11 14:53:38 -05:00 |
|
Paul
|
6edb331aa4
|
Add docs to alias
|
2015-08-08 07:53:10 -05:00 |
|
Paul
|
bba5639bc4
|
Disable 64-bit builds
|
2015-08-01 10:10:57 -05:00 |
|
Paul
|
7578371541
|
Try to enable 64 bit builds on windows
|
2015-08-01 09:05:44 -05:00 |
|
Paul
|
249159de3b
|
Add fix for gcc 4.6
|
2015-08-01 08:44:06 -05:00 |
|
Paul
|
adcc3bc20c
|
Merge branch 'msvc-alias' of github.com:pfultz2/Fit into msvc-alias
|
2015-08-01 08:35:42 -05:00 |
|
Paul
|
6aefac1424
|
Update appveyor to use final release of visual studio
|
2015-08-01 08:35:24 -05:00 |
|
Paul Fultz II
|
1a1e173ffb
|
Addworkaround for template specilization failure on msvc
|
2015-07-31 14:33:27 -07:00 |
|
Paul Fultz II
|
7eb52a2cb7
|
Merge branch 'alias' of https://github.com/pfultz2/Fit into msvc-alias
|
2015-07-30 14:39:34 -07:00 |
|
Paul
|
a406179c1d
|
Remove extraneous default constructors
|
2015-07-30 16:38:29 -05: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
|
735111c938
|
Fix errors on clang
|
2015-07-30 16:28:20 -05:00 |
|
Paul Fultz II
|
59ea5c7b39
|
Refactor the constexpr lambda workarounds for msvc
|
2015-07-30 14:12:32 -07:00 |
|
Paul Fultz II
|
553ae709d9
|
Add some more workarounds for msvc
|
2015-07-30 13:33:10 -07:00 |
|
Paul Fultz II
|
51ce3c7628
|
Add some workarounds and fixes for the latest msvc
|
2015-07-29 15:45:33 -07:00 |
|
Paul
|
12834f234c
|
Try to fix msvc problems
|
2015-07-25 08:27:53 -05:00 |
|
Paul
|
ee131599aa
|
Refactor compressed_pair to use alias
|
2015-07-25 00:25:01 -05:00 |
|
Paul
|
3da1f6d5cb
|
Fix compiler errors with gcc 4.6
|
2015-07-18 17:10:13 -06:00 |
|
Paul
|
72952dd5f9
|
Add more tests for empty except for msvc
|
2015-06-26 00:49:39 -05:00 |
|
Paul
|
ab6c8709ab
|
Add some more workarounds for gcc 4.6
|
2015-06-26 00:13:10 -05:00 |
|
Paul
|
d786a49b11
|
Use correct number of arguments for pack_holder on gcc 4.6
|
2015-06-25 23:01:20 -05:00 |
|
Paul
|
a396ecc39c
|
Use private is_default_constructible for gcc 4.6
|
2015-06-25 22:54:27 -05:00 |
|
Paul
|
32f9e4b05e
|
Use type parameters for the pack_tag
|
2015-06-25 22:47:05 -05:00 |
|
Paul
|
44615e881f
|
alias_construct uses static storage
|
2015-06-25 17:16:44 -05:00 |
|
Paul
|
e0adb88679
|
Add workaround for gcc, since its too eager to instatiate classes
|
2015-06-25 00:57:26 -05:00 |
|
Paul
|
e12b830d0a
|
Fix ebo on gcc
|
2015-06-23 18:55:14 -05:00 |
|
Paul
|
a9196f4915
|
Merge branch 'filter' into alias
|
2015-06-23 18:17:56 -05:00 |
|
Paul
|
045fdf5f10
|
Add tests for type deduction of packs
|
2015-06-23 18:17:46 -05:00 |
|
Paul
|
030daa901f
|
Unpack use references where possible
|
2015-06-23 17:45:10 -05:00 |
|
Paul
|
651fbba6bc
|
Use alias instead for pack
|
2015-06-23 17:23:00 -05:00 |
|