mirror of
https://github.com/boostorg/align.git
synced 2026-01-26 06:12:08 +00:00
16 lines
264 B
JSON
16 lines
264 B
JSON
{
|
|
"key": "align",
|
|
"name": "Align",
|
|
"authors": [
|
|
"Glen Fernandes"
|
|
],
|
|
"maintainers": [
|
|
"Glen Fernandes <glenjofe -at- gmail.com>"
|
|
],
|
|
"description":
|
|
"Memory alignment functions, allocators, and adaptors.",
|
|
"category": [
|
|
"Memory"
|
|
]
|
|
}
|