mirror of
https://github.com/boostorg/assign.git
synced 2026-01-19 16:12:09 +00:00
16 lines
331 B
JSON
16 lines
331 B
JSON
{
|
|
"key": "assign",
|
|
"name": "Assign",
|
|
"authors": [
|
|
"Thorsten Ottosen"
|
|
],
|
|
"description": "Filling containers with constant or generated data has never been easier.",
|
|
"category": [
|
|
"IO"
|
|
],
|
|
"maintainers": [
|
|
"Thorsten Ottosen <nesotto -at- cs.auc.dk>"
|
|
],
|
|
"cxxstd": "11"
|
|
}
|