]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/math/doc/overview/thread_safety.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / math / doc / overview / thread_safety.qbk
1 [section:threads Thread Safety]
2
3 The library is fully thread safe and re-entrant for all functions
4 regards of the data type they are instantiated on. Thread safety
5 limitations relating to user defined types present in previous
6 releases (prior to 1.50.0) have been removed.
7
8 [endsect] [/section:threads Thread Safety]
9
10 [/
11 Copyright 2006 John Maddock and Paul A. Bristow.
12 Distributed under the Boost Software License, Version 1.0.
13 (See accompanying file LICENSE_1_0.txt or copy at
14 http://www.boost.org/LICENSE_1_0.txt).
15 ]