Update macro_reference.qbk

This commit is contained in:
Oliver Kowalke
2016-10-14 21:06:05 +02:00
committed by GitHub
parent b0b52d6c75
commit 9b97c79b4e

View File

@ -931,7 +931,7 @@ that are not yet supported by a particular compiler or library.
[table [table
[[Macro ][Description ]] [[Macro ][Description ]]
[[`BOOST_NO_CXX17_STD_IVOKE`][The compiler does not support `std::invoke()`.]] [[`BOOST_NO_CXX17_STD_INVOKE`][The compiler does not support `std::invoke()`.]]
] ]
[endsect] [endsect]