diff --git a/meta/libraries.json b/meta/libraries.json index e30db15..3a2d728 100644 --- a/meta/libraries.json +++ b/meta/libraries.json @@ -17,6 +17,24 @@ "Miscellaneous" ] }, + { + "key": "utility/enable_if", + "name": "Enable If", + "authors": [ + "Jaakko J\u00e4rvi", + "Jeremiah Willcock", + "Andrew Lumsdaine" + ], + "description": "Selective inclusion of function template overloads.", + "documentation": "doc/html/core/enable_if.html", + "category": [ + "Generic" + ], + "maintainers": [ + "Jaakko Jarvi ", + "Jeremiah Willcock " + ] + }, { "key": "utility/swap", "boost-version": "1.38.0",