mirror of
https://github.com/boostorg/numeric_conversion.git
synced 2026-01-19 04:22:12 +00:00
18 lines
418 B
JSON
18 lines
418 B
JSON
{
|
|
"key": "numeric/conversion",
|
|
"name": "Numeric Conversion",
|
|
"authors": [
|
|
"Fernando Cacciola"
|
|
],
|
|
"description": "Optimized Policy-based Numeric Conversions.",
|
|
"category": [
|
|
"Math",
|
|
"Miscellaneous"
|
|
],
|
|
"maintainers": [
|
|
"Fernando Cacciola <fernando_cacciola -at- ciudad.com.ar>",
|
|
"Brandon Kohn <blkohn -at- hotmail.com>"
|
|
],
|
|
"cxxstd": "03"
|
|
}
|