mirror of
https://github.com/boostorg/align.git
synced 2026-01-24 05:32:10 +00:00
15 lines
258 B
JSON
15 lines
258 B
JSON
{
|
|
"key": "align",
|
|
"name": "Align",
|
|
"description": "Memory alignment functions, allocators, and traits.",
|
|
"authors": [
|
|
"Glen Fernandes"
|
|
],
|
|
"maintainers": [
|
|
"Glen Fernandes <glenjofe -at- gmail.com>"
|
|
],
|
|
"category": [
|
|
"Memory"
|
|
]
|
|
}
|