2
0
mirror of https://github.com/boostorg/align.git synced 2026-01-20 16:32:07 +00:00
Files
align/meta/libraries.json
2021-01-19 17:46:33 -05:00

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