[RTEMS Project] #3666: Add support for C++17 std::aligned_alloc
RTEMS trac
trac at rtems.org
Fri Dec 21 06:56:56 UTC 2018
#3666: Add support for C++17 std::aligned_alloc
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.1
Component: lib | Version: 5
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"2158621366c19dc32418ace48f49f4474a40c669/rtems"
2158621/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="2158621366c19dc32418ace48f49f4474a40c669"
Add aligned_alloc() and memalign()
Ensure that the C++17 aligned new operator works.
Close #3666.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3666#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list