diff options
author | Thomas Rodgers <trodgers@redhat.com> | 2020-09-11 11:55:18 -0700 |
---|---|---|
committer | Thomas Rodgers <trodgers@redhat.com> | 2020-09-11 13:13:12 -0700 |
commit | 2c3b1c5f950429c05865c88bc0b4a460d23f5192 (patch) | |
tree | cf2011eb4da53b199879a6998a7d0a3f7b115ec3 /gcc/cp/rtti.c | |
parent | 53ad6b1979f4bd7121e977c4a44151b14d8a0147 (diff) | |
download | gcc-2c3b1c5f950429c05865c88bc0b4a460d23f5192.zip gcc-2c3b1c5f950429c05865c88bc0b4a460d23f5192.tar.gz gcc-2c3b1c5f950429c05865c88bc0b4a460d23f5192.tar.bz2 |
libstdc++: Split std::align/assume_aligned to bits/align.h
We would like to be able to use std::align and std::assume_aligned
without pulling in everything in <memory>.
libstdc++-v3/ChangeLog:
* include/Makefile.am (bits_headers): Add new header.
* include/Makefile.in: Regenerate.
* include/bits/align.h: New file.
* include/std/memory (align): Move definition to bits/align.h.
(assume_aligned): Likewise.
Diffstat (limited to 'gcc/cp/rtti.c')
0 files changed, 0 insertions, 0 deletions