mirror of
https://github.com/boostorg/charconv.git
synced 2026-01-19 04:02:15 +00:00
17 lines
327 B
JSON
17 lines
327 B
JSON
{
|
|
"key": "charconv",
|
|
"name": "CharConv",
|
|
"authors": [
|
|
"Matt Borland"
|
|
],
|
|
"maintainers": [
|
|
"Matt Borland <matt -at- mattborland.com>"
|
|
],
|
|
"description": "An implementation of <charconv> in C++11.",
|
|
"category": [
|
|
"Miscellaneous",
|
|
"String"
|
|
],
|
|
"cxxstd": "11"
|
|
}
|