forked from boostorg/conversion
16
meta/libraries.json
Normal file
16
meta/libraries.json
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"key": "conversion",
|
||||||
|
"name": "Conversion",
|
||||||
|
"authors": [
|
||||||
|
"Dave Abrahams",
|
||||||
|
"Kevlin Henney"
|
||||||
|
],
|
||||||
|
"description": "Polymorphic casts.",
|
||||||
|
"category": [
|
||||||
|
"Miscellaneous",
|
||||||
|
"String"
|
||||||
|
],
|
||||||
|
"maintainers": [
|
||||||
|
"Antony Polukhin <antoshkka -at- gmail.com>"
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user