Details
Details
Diff Detail
Diff Detail
- Repository
- rCXX libc++
Event Timeline
Comment Actions
This is just a general bug fix.
| include/memory | ||
|---|---|---|
| 2008 | I also guarded for STDCPP_DEFAULT_NEW_ALIGNMENT | |
Please use the alignment_of trait; since that's always available within the library, but different spellings of the alignof keyword aren't.