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"
|
|
}
|