forked from boostorg/config
Merge pull request #132 from olk/patch-1
add defect macro description to documentation
This commit is contained in:
@ -940,6 +940,7 @@ that are not yet supported by a particular compiler or library.
|
|||||||
|
|
||||||
[table
|
[table
|
||||||
[[Macro ][Description ]]
|
[[Macro ][Description ]]
|
||||||
|
[[`BOOST_NO_CXX17_STD_APPLY`][The compiler does not support `std::apply()`.]]
|
||||||
[[`BOOST_NO_CXX17_STD_INVOKE`][The compiler does not support `std::invoke()`.]]
|
[[`BOOST_NO_CXX17_STD_INVOKE`][The compiler does not support `std::invoke()`.]]
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user