Feature #1360
Tuple can support Variadic template in c++11
Status: | Approved | Start date: | 12/19/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Zbigniew Rebacz | % Done: | 0% | |
Category: | Core | Spent time: | - | |
Target version: | Release 2017.1 |
Description
In C++11 there is possibility that template arguments have got infinit arguments via Variadic template - https://en.wikipedia.org/wiki/Variadic_template. I think it would be nice addition if we have Tuple that supports that concept.
History
#1 Updated by Miroslav Fidler about 9 years ago
- Target version changed from Release 2017.1 to Release 2017.1 - NTH
#2 Updated by Zbigniew Rebacz almost 9 years ago
- Status changed from New to Ready for QA
- Assignee set to Miroslav Fidler
- Target version changed from Release 2017.1 - NTH to Release 2017.1
I think it is implemented - can you approved?
#3 Updated by Zbigniew Rebacz almost 9 years ago
- Status changed from Ready for QA to Approved
- Assignee changed from Miroslav Fidler to Zbigniew Rebacz