[Bug 269044] The C++20 feature 'std::source_location' is missing
Date: Thu, 19 Jan 2023 08:31:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269044 Bug ID: 269044 Summary: The C++20 feature 'std::source_location' is missing Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Ports Framework Assignee: portmgr@FreeBSD.org Reporter: yuri@freebsd.org CC: ports-bugs@FreeBSD.org CppReference says that std::source_location is partially supported by clang-15. However, there's no header 'source_location' present under /usr/include and std::source_location isn't working. https://en.cppreference.com/w/cpp/compiler_support/20 -- You are receiving this mail because: You are on the CC list for the bug.