1{ 2 "key": "ratio", 3 "name": "Ratio", 4 "authors": [ 5 "Howard Hinnant", 6 "Beman Dawes", 7 "Vicente J. Botet Escriba" 8 ], 9 "maintainers": [ 10 "Vicente J. Botet Escriba <vicente.botet -at- wanadoo.fr>" 11 ], 12 "description": 13 "Compile time rational arithmetic. C++11.", 14 "std": [ "proposal" ], 15 "category": [ 16 "Math" 17 ] 18} 19