AimRT/_deps/boost-src/libs/endian/meta/libraries.json

18 lines
389 B
JSON
Raw Normal View History

2025-01-12 20:40:08 +08:00
{
"key": "endian",
"name": "Endian",
"authors": [
"Beman Dawes"
],
"maintainers": [
"Peter Dimov <pdimov -at- gmail.com>"
],
"description": "Types and conversion functions for correct byte ordering and more regardless of processor endianness.",
"category": [
"IO",
"Math",
"Miscellaneous"
],
"cxxstd": "03"
}