2022-11-05 15:35:56 +01:00

19 lines
345 B
JSON
Executable File

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