• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[section:threads Thread Safety]
2
3The library is fully thread safe and re-entrant for all functions
4regards of the data type they are instantiated on.  Thread safety
5limitations relating to user defined types present in previous
6releases (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]
16