https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215193

--- Comment #20 from Mark Millard <[email protected]> ---
(In reply to Mark Millard from comment #19)

As stands, a built-in's name (__to_address) would need to be
involved in the mangling, which is not something the language
standard standardizes as needing to be compatible across
compilers/toolchains. That is exactly what g++15 looks to be
complaining about.

I will note that std::to_address is for C++20 and later as
far as the language standards go.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to