https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234022
--- Comment #9 from Tobias C. Berner <[email protected]> --- (In reply to Dimitry Andric from comment #8) * It includes <experimental/optional> which errors out on current * we can switch it to use <optional> on current * but <optional> can only be included with c++ > 14 * if c++17 is set auto_ptr is invalid => other issues -- You are receiving this mail because: You are on the CC list for the bug.
