STYLE: use std::pair (not Tuple2) in conjunction with std::initializer_list
- no penalty compared to Tuple2, potential future benefits with C++ constructor forwarding.
Please register or sign in to comment
- no penalty compared to Tuple2, potential future benefits with C++ constructor forwarding.