Boost logo

Boost :

From: Alexander Grund (alexander.grund_at_[hidden])
Date: 2024-12-06 09:23:28


Successfully built on Power9/ppc64le CPU using GCC 11 with its default
C++ standard

However there are quite a few warnings like:

> This header is deprecated. Use
<boost/smart_ptr/detail/atomic_count.hpp> instead.«

> ./boost/math/policies/error_handling.hpp:780:22 [-Wmaybe-uninitialized]
> ./boost/math/special_functions/bessel.hpp:371:53 [-Wmaybe-uninitialized]
> ./boost/math/special_functions/detail/bessel_ik.hpp:421:22
[-Wmaybe-uninitialized]

Not really important, but I guess at least internally we shouldn't rely
on our own deprecated headers.




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk