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