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