mirror of
https://github.com/boostorg/config.git
synced 2025-10-04 19:50:57 +02:00
Fix typos in docs and regenerate.
[SVN r49850]
This commit is contained in:
@@ -537,7 +537,8 @@ type `char32_t`.
|
||||
`decltype`.
|
||||
]]
|
||||
[[`BOOST_NO_DEFAULTED_FUNCTIONS`][The compiler does not support
|
||||
defaulted (`= default`) functions.
|
||||
defaulted (`= default`) functions.
|
||||
]]
|
||||
[[`BOOST_NO_DELETED_FUNCTIONS`][The compiler does not support
|
||||
deleted (`= delete`) functions.
|
||||
]]
|
||||
@@ -562,7 +563,7 @@ scoped enumerations (`enum class`).
|
||||
`static_assert`.
|
||||
]]
|
||||
[[`BOOST_NO_UNICODE_LITERALS`][The compiler does not support
|
||||
Unicode (`u8`, `u`, `U') literals.
|
||||
Unicode (`u8`, `u`, `U`) literals.
|
||||
]]
|
||||
[[`BOOST_NO_VARIADIC_TEMPLATES`][The compiler does not support
|
||||
variadic templates.
|
||||
|
Reference in New Issue
Block a user