Bug 230230 - The standard library header <cstdalign> is missing
Summary: The standard library header <cstdalign> is missing
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 11.2-STABLE
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL: https://bugs.llvm.org/show_bug.cgi?id...
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-31 06:04 UTC by Yuri Victorovich
Modified: 2021-06-12 11:23 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2018-07-31 06:04:49 UTC
cppreference says that there should be such standard header: https://en.cppreference.com/w/cpp/header/cstdalign
It doesn't exist on 11.2.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-08-02 00:27:01 UTC
As it turned out, this header is made obsolete beginning c++17, so we probably shouldn't add it.
Comment 2 Dimitry Andric freebsd_committer freebsd_triage 2021-06-12 11:23:10 UTC
Overcome by events, then? :)