forked from boostorg/core
Moved enable_if from Boost.Utility.
This commit is contained in:
@ -17,6 +17,24 @@
|
|||||||
"Miscellaneous"
|
"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 <jarvi -at- cs.tamu.edu>",
|
||||||
|
"Jeremiah Willcock <jewillco -at- osl.iu.edu>"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"key": "utility/swap",
|
"key": "utility/swap",
|
||||||
"boost-version": "1.38.0",
|
"boost-version": "1.38.0",
|
||||||
|
Reference in New Issue
Block a user