]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #62991 from tchaikov/common-aligned_storage
authorKefu Chai <tchaikov@gmail.com>
Sun, 27 Apr 2025 23:52:29 +0000 (07:52 +0800)
committerGitHub <noreply@github.com>
Sun, 27 Apr 2025 23:52:29 +0000 (07:52 +0800)
commit5bd213b804d6049fee1e11e3e7369018d991834b
tree10fc1898bd2e89ccf8a88d9343d4e17c44c5ad9b
parentf8383399dc0e30ade3a6a819bbf9015f3d6352e6
parent07ac4c3f8b718e1d220c9a871e4f80821c584ee0
Merge pull request #62991 from tchaikov/common-aligned_storage

common: avoid using std::aligned_storage_t

Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>