mirror of
https://github.com/boostorg/align.git
synced 2026-01-20 16:32:07 +00:00
16 lines
272 B
JSON
16 lines
272 B
JSON
{
|
|
"key": "align",
|
|
"name": "Align",
|
|
"description": "Memory alignment functions, allocators, traits.",
|
|
"authors": [
|
|
"Glen Fernandes"
|
|
],
|
|
"maintainers": [
|
|
"Glen Fernandes <glenjofe -at- gmail.com>"
|
|
],
|
|
"category": [
|
|
"Memory"
|
|
],
|
|
"cxxstd": "03"
|
|
}
|