mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 11:06:07 +00:00

This moves the definition of a `pair` constructor for `<tuple>` to `<__utility/pair.h>` and uses the forward declaration of `pair` in `<tuple>` instead of including the definition.