]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #64041 from tchaikov/wip-buffer-raw-no-aligned_storage
authorKefu Chai <tchaikov@gmail.com>
Wed, 9 Jul 2025 04:16:30 +0000 (12:16 +0800)
committerGitHub <noreply@github.com>
Wed, 9 Jul 2025 04:16:30 +0000 (12:16 +0800)
commit5e5a9bafccde62845a68a498922a95fe360da50a
treed37abbbac1398300df8ba6ffbedc26cdfe638bcf
parent388cff0949cfcf07e0c8eed8e0cc6cbe71ba6029
parentcb680641df3f005f09ac3cbd96bcb1637b70a193
Merge pull request #64041 from tchaikov/wip-buffer-raw-no-aligned_storage

include/buffer_raw: avoid using std::aligned_storage_t

Reviewed-by: Patrick Donnelly <pdonnell@ibm.com>