mirror of
https://github.com/boostorg/config.git
synced 2025-10-04 11:40:59 +02:00
Added macro BOOST_NO_CXX11_REF_QUALIFIERS
This commit is contained in:
@@ -664,6 +664,10 @@ range-based for statements.
|
||||
[[`BOOST_NO_CXX11_RAW_LITERALS`][The compiler does not support
|
||||
raw string literals.
|
||||
]]
|
||||
[[`BOOST_NO_CXX11_REF_QUALIFIERS`][The compiler does not support
|
||||
ref-qualifiers on member functions as described in
|
||||
[@http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2439.htm N2439].
|
||||
]]
|
||||
[[`BOOST_NO_CXX11_RVALUE_REFERENCES`][The compiler does not support
|
||||
r-value references.
|
||||
]]
|
||||
|
Reference in New Issue
Block a user