Fix some quickbook markup

This commit is contained in:
Daniel James 2017-04-25 21:14:11 +01:00
parent da27ae4de6
commit 94a3a9baf9

View File

@ -64,9 +64,9 @@ Due to imperfect move emulation, some assignments might check
The following support is required for full use of C++11 style
construction/destruction:
* Variadic templates.
* Piecewise construction of `std::pair`.
* Either `std::allocator_traits` or expression SFINAE.
* Variadic templates.
* Piecewise construction of `std::pair`.
* Either `std::allocator_traits` or expression SFINAE.
This is detected using Boost.Config. The macro
`BOOST_UNORDERED_CXX11_CONSTRUCTION` will be set to 1 if it is found, or 0