This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/82619] C++17 std::apply treated as in global namespace under certain circumstances


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82619

--- Comment #1 from d25fe0be@ <d25fe0be at outlook dot com> ---
If a `std::tuple` is passed in as `tuple`, isn't `std::apply` found by ADL?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]