]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #64040 from tchaikov/wip-static_ptr-no-aligned_storage
authorKefu Chai <tchaikov@gmail.com>
Fri, 20 Jun 2025 01:15:19 +0000 (09:15 +0800)
committerGitHub <noreply@github.com>
Fri, 20 Jun 2025 01:15:19 +0000 (09:15 +0800)
commit6dbabcb4c2ce5257d561c76d3187b3c3a67c346a
tree009fc7c4799dc754ddb98041c5e2c1390ed9f456
parent1af04dd2625ceddd8d0cd8049efe2b0f55df5778
parent73399b053fad107282bbf13616eaf5c3134822b5
Merge pull request #64040 from tchaikov/wip-static_ptr-no-aligned_storage

common/static_ptr: avoid using std::aligned_storage_t

Reviewed-by: Adam Emerson <aemerson@redhat.com>