need help with triplet vectors in STL C++

Правка en1, от manvscode, 2017-05-27 07:47:09

How to define triplet vectors. I tried {pair<int,pair<int,int>>} but push_back,sort,begin, end are not working with them. Please help.

Теги stl, c++, vector, triple

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский manvscode 2017-05-27 07:47:09 178 Initial revision (published)