我正在尝试实现像vector <boost :: tuple <int,int,int >>> day这样的向量; 我想要访问元组的第一个元素来检查一个条件.有人可以告诉我怎么做吗?我是新来的提升.提前致谢.
c++ boost
boost ×1
c++ ×1