mirror of
https://github.com/boostorg/static_string.git
synced 2026-01-26 16:42:19 +01:00
17 lines
339 B
JSON
17 lines
339 B
JSON
{
|
|
"key": "static_string",
|
|
"name": "StaticString",
|
|
"authors": [
|
|
"Vinnie Falco"
|
|
"Krystian Stasiowski"
|
|
],
|
|
"description": "A fixed capacity dynamically sized string.",
|
|
"category": [
|
|
"Container",
|
|
"String"
|
|
],
|
|
"maintainers": [
|
|
"Krystian Stasiowski <sdkrystian@gmail.com>"
|
|
]
|
|
}
|