Variadic Friends has been implemented in clang 20 now.
https://releases.llvm.org/20.1.0/tools/clang/docs/ReleaseNotes.html
Gcc should support it from gcc 15. https://gcc.gnu.org/projects/cxx-status.html
P2893R3