]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix bundled boost 1.70.0 to avoid using std::unary_function 16669/head
authorDaniel Arndt <arndtd@ornl.gov>
Mon, 19 Feb 2024 14:38:05 +0000 (09:38 -0500)
committerDaniel Arndt <arndtd@ornl.gov>
Mon, 19 Feb 2024 14:38:30 +0000 (09:38 -0500)
bundled/boost-1.70.0/include/boost/container_hash/hash.hpp

index 76de7939eb077dfd2c776491740c838e91502b9f..78ed5e15013dcde33918565f8afd091b9055eaf4 100644 (file)
@@ -118,7 +118,7 @@ namespace boost
 {
     namespace hash_detail
     {
-#if defined(_HAS_AUTO_PTR_ETC) && !_HAS_AUTO_PTR_ETC
+#if defined(BOOST_NO_CXX98_FUNCTION_BASE)
         template <typename T>
         struct hash_base
         {

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.