Correct the name of the BOOST_NO_EXPLICIT_CONVERSION_OPERATORS macro in the documentation

[SVN r61624]
This commit is contained in:
Douglas Gregor
2010-04-27 19:06:22 +00:00
parent 1f380a1a88
commit 51a1ad1c2b

View File

@ -581,7 +581,7 @@ defaulted (`= default`) functions.
[[`BOOST_NO_DELETED_FUNCTIONS`][The compiler does not support [[`BOOST_NO_DELETED_FUNCTIONS`][The compiler does not support
deleted (`= delete`) functions. deleted (`= delete`) functions.
]] ]]
[[`BOOST_NO_EXPLICIT_CONVERSION_OPERATIONS`][The compiler does not support [[`BOOST_NO_EXPLICIT_CONVERSION_OPERATORS`][The compiler does not support
explicit conversion operators (`explicit operator T()`). explicit conversion operators (`explicit operator T()`).
]] ]]
[[`BOOST_NO_EXTERN_TEMPLATE`][The compiler does not support [[`BOOST_NO_EXTERN_TEMPLATE`][The compiler does not support