joaquintides
|
3b6079d13b
|
fixed previous workaround
|
2021-08-05 11:24:24 +02:00 |
|
joaquintides
|
d8cd4ab6bc
|
added explicit boost::move on rvalue ref
for the benefit of C++03 compilers
|
2021-08-05 09:37:21 +02:00 |
|
joaquintides
|
7d2b9dd808
|
added rvalue ref merge
(test expected to fail in C++03)
|
2021-08-05 09:23:32 +02:00 |
|
joaquintides
|
973ce468fd
|
initial draft
|
2021-08-04 18:11:48 +02:00 |
|
joaquintides
|
ece90a6eb4
|
un-named unused parameter
|
2020-05-11 15:37:17 +02:00 |
|
joaquintides
|
2271c1b9c6
|
added missing typename keyword
|
2020-05-10 12:26:17 +02:00 |
|
joaquintides
|
4a109e99e5
|
avoided deprecated #includes, fixed Boost.Move headers
|
2020-05-10 12:17:55 +02:00 |
|
joaquintides
|
f8945d113e
|
fixed interaction of C++03 boost::move with non-refd template params
|
2020-05-10 11:50:06 +02:00 |
|
joaquintides
|
85b6cdba91
|
SFINAEd test overload set
|
2020-05-10 11:01:50 +02:00 |
|
joaquintides
|
98091f99e6
|
added missing typename keyword
|
2020-05-10 10:12:17 +02:00 |
|
joaquintides
|
e69466039d
|
implemented node extraction/insertion (#27)
|
2020-05-09 20:25:41 +02:00 |
|