diff options
author | gluk47 <gluk47@yandex-team.com> | 2023-06-22 19:18:03 +0300 |
---|---|---|
committer | gluk47 <gluk47@yandex-team.com> | 2023-06-22 19:18:03 +0300 |
commit | 0f9dc28e30a64f77566e0d4394ae6c32a18d84f8 (patch) | |
tree | 0dfcdcf2cf6424804473046672832a0c5462cea8 /contrib/libs/cblas | |
parent | 2e212624fe5240e6b6c38619e12136353b2b960c (diff) | |
download | ydb-0f9dc28e30a64f77566e0d4394ae6c32a18d84f8.tar.gz |
[begemot] monlib: fix alignment for 32-bit arch /
`pair<..., ui64>` is aligned by 8 bytes, whereas
`TExplicitHistogramSnapshot` contains only ui32 which does not have to be 8-byte-aligned.
This patch fixes a static assert from the line 203: `alignof(TExplicitHistogramSnapshot) == alignof(TBucket)`
Diffstat (limited to 'contrib/libs/cblas')
0 files changed, 0 insertions, 0 deletions