forked from boostorg/bind
Remove ref from metadata.
It's now in core.
This commit is contained in:
@@ -30,23 +30,5 @@
|
|||||||
"category": [
|
"category": [
|
||||||
"Function-objects"
|
"Function-objects"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"key": "bind/ref",
|
|
||||||
"name": "Ref",
|
|
||||||
"authors": [
|
|
||||||
"Jaako Järvi",
|
|
||||||
"Peter Dimov",
|
|
||||||
"Doug Gregor",
|
|
||||||
"Dave Abrahams"
|
|
||||||
],
|
|
||||||
"description": "A utility library for passing references to generic functions.",
|
|
||||||
"documentation": "ref.html",
|
|
||||||
"std": [
|
|
||||||
"tr1"
|
|
||||||
],
|
|
||||||
"category": [
|
|
||||||
"Function-objects"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user