John,

> the documentation mentions that it is absolutely necessary to compile
> Boost with the option -std=c++11
> for GCC 5.2.0 and above. However, the default for GCC 6 is c++14:
> 
> https://gcc.gnu.org/onlinedocs/gcc-6.1.0/gcc/Standards.html
> (see the last sentence of the section about C++)
> 
> so I would expect that this option is not necessary anymore.
> Could you confirm that HPX functions properly if Boost is compiled with
> GCC 6 using the
> default language standard c++14 (and update the documentation)?

Thanks for bringing this up. This definitely needs some update. 

Would you be able to come up with some text we could use instead of the current 
one?

Thanks!
Regards Hartmut
---------------
http://boost-spirit.com
http://stellar.cct.lsu.edu



_______________________________________________
hpx-users mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-users

Reply via email to