mirror of
https://github.com/boostorg/bind.git
synced 2025-07-30 04:47:24 +02:00
Update meta/libraries.json
This commit is contained in:
@ -15,7 +15,7 @@
|
|||||||
"maintainers": [
|
"maintainers": [
|
||||||
"Peter Dimov <pdimov -at- gmail.com>"
|
"Peter Dimov <pdimov -at- gmail.com>"
|
||||||
],
|
],
|
||||||
"cxxstd": "03"
|
"cxxstd": "11"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "bind/mem_fn",
|
"key": "bind/mem_fn",
|
||||||
@ -31,6 +31,6 @@
|
|||||||
"category": [
|
"category": [
|
||||||
"Function-objects"
|
"Function-objects"
|
||||||
],
|
],
|
||||||
"cxxstd": "03"
|
"cxxstd": "11"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user