1
0
forked from boostorg/bind

Remove ref from metadata.

It's now in core.
This commit is contained in:
Daniel James
2014-08-21 20:34:34 +01:00
parent 29b1a0d6b9
commit 53ff21f0f8

View File

@@ -30,23 +30,5 @@
"category": [
"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"
]
}
]