Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unqualified calls to 'make_format_args' may find the same name by ADL in <format> if this C++20 header happens to be directly or indirectly included in a translation unit. Do a qualified lookup instead.
- Loading branch information