ratio/meta/libraries.json
2014-06-30 12:56:09 +01:00

19 lines
345 B
JSON

{
"key": "ratio",
"name": "Ratio",
"authors": [
"Howard Hinnant",
"Beman Dawes",
"Vicente J. Botet Escriba"
],
"maintainers": [
"Vicente J. Botet Escriba <vicente.botet -at- wanadoo.fr>"
],
"description":
"Compile time rational arithmetic. C++11.",
"std": [ "proposal" ],
"category": [
"Math"
]
}