22 May
2016
22 May
'16
4:06 p.m.
Vicente J. Botet Escriba wrote:
VBE* N3658 - Compile-time integer sequences
Many implementations are available, but if you need one you can lift without any changes at all, https://github.com/pdimov/mp11/blob/master/include/boost/integer_sequence.hp... https://github.com/pdimov/mp11/blob/master/test/integer_sequence.cpp I think that we probably should put it into type_traits.
N3656 - make_unique
This is already in smart_ptr, I think.
P0033R1 Re-enabling shared_from_this
So is this.
Changes to std::shared_ptr and weak_ptr
And this.