https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119899
--- Comment #6 from Frederik vom Hofe ---
Thx, good it!
Basically template libraries might want to make heavy use of
function-name-brackets, e.g. (invoke), to prevent the lookup using pulled in
namespaces from parameter types.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119899
Bug ID: 119899
Summary: Custom invoke has name collision with std::invoke,
without using namespace std
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119548
Bug ID: 119548
Summary: ICE: tree check: accessed elt 2 of 'tree_vec' with 1
elts in tsubst_pack_expansion when accessing
uninstantiated decltype(lambda template return) type,