diff --git a/config.htm b/config.htm index a9cbb354..a077f498 100644 --- a/config.htm +++ b/config.htm @@ -900,6 +900,15 @@ present.

The platform has an <nl_types.h>. + + BOOST_HAS_NRVO + Compiler + Indicated that the compiler supports the named return + value optimization (NRVO). Used to select the most efficient + implementation for some function. See + boost/operators.hpp + for example. + BOOST_HAS_PARTIAL_STD_ALLOCATOR Standard Library