diff --git a/meta/libraries.json b/meta/libraries.json index d72b845..16d4c9c 100644 --- a/meta/libraries.json +++ b/meta/libraries.json @@ -15,7 +15,7 @@ "maintainers": [ "Peter Dimov " ], - "cxxstd": "03" + "cxxstd": "11" }, { "key": "bind/mem_fn", @@ -31,6 +31,6 @@ "category": [ "Function-objects" ], - "cxxstd": "03" + "cxxstd": "11" } ]