]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #64071 from tchaikov/wip-static_ptr-alignas
authorCasey Bodley <cbodley@users.noreply.github.com>
Mon, 23 Jun 2025 13:12:33 +0000 (09:12 -0400)
committerGitHub <noreply@github.com>
Mon, 23 Jun 2025 13:12:33 +0000 (09:12 -0400)
commitcdf1e336ab8f2957e4fbcd50bfe8f9795e12e051
tree9d0a7ac3dd225a182c339ff51050c486ab2708e2
parentf35c58a022e8ab6e82f1b30e08ba5ecdd81bf8b5
parente5d6aaf97bca184bf2cb8d3ac9039847ed03a62d
Merge pull request #64071 from tchaikov/wip-static_ptr-alignas

common/static_ptr: pass an integer to alignas to fix GCC-11 build fai…

Reviewed-by: Casey Bodley <cbodley@redhat.com>