mirror of
https://github.com/boostorg/core.git
synced 2025-05-11 21:23:54 +00:00
Moved enable_if from Boost.Utility.
This commit is contained in:
parent
5d251ae769
commit
e4e1a1fda5
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user