]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #64524 from tchaikov/wip-function2-alignas
authorKefu Chai <tchaikov@gmail.com>
Wed, 16 Jul 2025 22:51:56 +0000 (06:51 +0800)
committerGitHub <noreply@github.com>
Wed, 16 Jul 2025 22:51:56 +0000 (06:51 +0800)
commit90e3fcc1390d9b1c0c9724bbe97d7f865630497b
tree84d4d8cf88e77428e9e0af18ee74b5db047b7437
parent80b5a3f68adf3a2fd6fa404eca0cb38c61b46c3a
parent1002fe77bd8cce72ad03d75e50894c03ffab9ede
Merge pull request #64524 from tchaikov/wip-function2-alignas

include/function2.hpp: avoid using std::aligned_storage_t

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