Created on 2016-05-04.00:00:00 last changed 101 months ago
Proposed resolution:
Modify [memory.resource.private] paragraph 1 as shown:
virtual void* do_allocate(size_t bytes, size_t alignment) = 0;-1- Requires:
AlignmentThe alignment specified byalignment
shall be a power of two.
[ 2016-08 - Chicago ]
Thurs AM: Moved to NAD Editorial. Will change "Alignment" to alignment and add a reference to [basic.align]
[ 2016-05 Issues Telecon ]
The resolution should reference [basic.align]. Jonathan to update the wording.
[memory.resource.private] says:
virtual void* do_allocate(size_t bytes, size_t alignment) = 0;-1- Requires: Alignment shall be a power of two.
Is that supposed to be a requirement on the alignment specified by the alignment parameter? If so the word "Alignment" should not be capitalized and in text font.
History | |||
---|---|---|---|
Date | User | Action | Args |
2016-08-05 03:33:05 | admin | set | messages: + msg8418 |
2016-08-05 03:33:05 | admin | set | status: new -> nad editorial |
2016-05-22 15:38:38 | admin | set | messages: + msg8142 |
2016-05-08 13:08:21 | admin | set | messages: + msg8102 |
2016-05-04 00:00:00 | admin | create |