commit | 9a38872417aaa12c7684aea3abdcb50ba3c43d66 | [log] [tgz] |
---|---|---|
author | Leonard Chan <leonardchan@google.com> | Wed Mar 19 12:15:06 2025 -0700 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 19 12:15:06 2025 -0700 |
tree | 4f9a368789db39bcbbbf9bdb977fad1765bc2666 | |
parent | 86561eb217f673ab5004875ff41268191c0d9d94 [diff] |
[intel-hda] Replace is_pod With is_standard_layout and is_trivially_copyable. is_pod is deprecated in C++20 so we should change uses of it with appropriate checks. Bug: 402877140 Change-Id: Ie1cde1d803291517657e7d3c7a75b9c632e5d313 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1228104 Commit-Queue: Leonard Chan <leonardchan@google.com> Reviewed-by: Roland McGrath <mcgrathr@google.com> Reviewed-by: Eric Holland <hollande@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.