std::get overloads?
Đang mở
- Ngôn ngữ chính
- C++
- Star
- 24
- Fork
- 55
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Defining overloads in `namespace std` is undefined behavior, so I'm wondering why we're adding overloads of `std::get` for `boost::array`. Since we aren't specializing `std::tuple_size` or `std::tuple_element`, these overloads would never be used anyway, even if they were legal.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.