Also use brace initialization and emplace to avoid explicitly constructing std::pair, and the same for std::tuple.
6.1 KiB
6.1 KiB
Also use brace initialization and emplace to avoid explicitly constructing std::pair, and the same for std::tuple.