andrico pushed a change to branch upgrading_getfem_to_cpp14.

        at  776b81d   c++14 as a default compilation standard

This branch includes the following new commits:

       new  701030a   replacing boost::thread_specific_ptr with thread_local 
via a macro
       new  169948f   no need for boost/atomic, as standard atomic is there
       new  7e1cc90   no need for special functions anymore
       new  9b04251   std::toupper doesn't need locale anymore
       new  8a7adc6   further eradication of boost
       new  02f74a1   no more boost
       new  0325c78   c-style keyword register is depreciated in the latest 
standards of C++
       new  3b66c0c   replacing a local shared pointer that wasn't sharing 
anything with a unique_ptr
       new  776b81d   c++14 as a default compilation standard


Reply via email to