diff options
author | Cory Fields <cory-nospam-@coryfields.com> | 2024-02-27 18:29:24 +0000 |
---|---|---|
committer | Cory Fields <cory-nospam-@coryfields.com> | 2024-02-28 13:42:38 +0000 |
commit | 432b18ca8d0654318a8d882b28b20af2cb2d2e5d (patch) | |
tree | c3ff23d3ca9195fa94b4a5ad757ac2e2682e63d5 /SECURITY.md | |
parent | 297367b3bb062c57142747719ac9bf2e12717ce9 (diff) |
serialization: detect byteswap builtins without autoconf tests
Rather than a complicated set of tests to decide which bswap functions to
use, always prefer the compiler built-ins when available.
These builtins and fallbacks can all be removed once we're using c++23, which
adds std::byteswap.
Diffstat (limited to 'SECURITY.md')
0 files changed, 0 insertions, 0 deletions