diff --git a/doc/html/boost_config/boost_macro_reference.html b/doc/html/boost_config/boost_macro_reference.html index 56da61f0..fed7bdac 100644 --- a/doc/html/boost_config/boost_macro_reference.html +++ b/doc/html/boost_config/boost_macro_reference.html @@ -3,7 +3,7 @@
The following macros describe features in the upcoming ISO C++ standard, - C++0x, that are not yet supported by a particular compiler. + C++0x, that are not yet supported by a particular compiler or library.
+
+ |
+
+ + The standard library does not provide header <array>. + + |
+
+
+ |
+
+ + The standard library does not provide header <chrono>. + + |
+
+
+ |
+
+ + The standard library does not provide header <codecvt>. + + |
+
+
+ |
+
+ + The standard library does not provide header <concepts>. + + |
+
+
+ |
+
+ + The standard library does not provide header <condition_variable>. + + |
+
+
+ |
+
+ + The standard library does not provide header <container_concepts>. + + |
+
+
+ |
+
+ + The standard library does not provide header <forward_list>. + + |
+
+
+ |
+
+ + The standard library does not provide header <future>. + + |
+
+
+ |
+
+ + The standard library does not provide header <initializer_list>. + + |
+
+
+ |
+
+ + The standard library does not provide header <iterator_concepts>. + + |
+
+
+ |
+
+ + The standard library does not provide header <memory_concepts>. + + |
+
+
+ |
+
+ + The standard library does not provide header <mutex>. + + |
+
+
+ |
+
+ + The standard library does not provide header <random>. + + |
+
+
+ |
+
+ + The standard library does not provide header <ratio>. + + |
+
+
+ |
+
+ + The standard library does not provide header <regex>. + + |
+
+
+ |
+
+ + The standard library does not provide header <system_error>. + + |
+
+
+ |
+
+ + The standard library does not provide header <thread>. + + |
+
+
+ |
+
+ + The standard library does not provide header <tuple>. + + |
+
+
+ |
+
+ + The standard library does not provide header <type_traits>. + + |
+
+
+ |
+
+ + The standard library does not provide header <unordered_map>. + + |
+
+
+ |
+
+ + The standard library does not provide header <unordered_set>. + + |
+
+
+ |
+
+
+ The compiler does not support type deduction for variables declared
+ with the |
+
+
+ |
+
+
+ The compiler does not support type deduction for multiple variables
+ declared with the |
+
|
|
+
+ |
+
+ + The compiler does not support Concepts. + + |
+
+
+ |
+
+ + The compiler does not support template aliases. + + |
+
|
|
+
+ |
+
+ + The compiler does not support Lambdas. + + |
+
|
|
+
+ |
+
+ + The compiler does not support 'nullptr'. + + |
+
|
|
+
+ |
+
+ + The compiler does not support template aliases. + + |
+
|