Element-wise tuple addition – stackoverflow.com

I have some values held in a tuple, and I am looking to add another tuple to it element-wise. So I would like functionality like this: std::tuple<int,int> a = {1,2}; std::tuple<int,int> ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Element-wise tuple addition – stackoverflow.com"