]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/pool/doc/pool.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / pool / doc / pool.qbk
CommitLineData
7c673cae
FG
1[/
2 / Copyright (c) 2000 - 2006 Stephen Cleary
3 / Copyright (c) 2011 Paul A. Bristow (conversion to Quickbook format)
4 / Distributed under the Boost Software License, Version 1.0.
5 / (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
6 /]
7
8[article Boost.Pool
9 [quickbook 1.5]
10 [authors [Cleary, Stephen]]
11 [copyright 2000 - 2006 Stephen Cleary, 2011 Paul A. Bristow]
12 [license
13 Distributed under the Boost Software License, Version 1.0.
14 (See accompanying file LICENSE_1_0.txt or copy at
15 [@http://www.boost.org/LICENSE_1_0.txt])
16 ]
17]
18
19[def __BoostPool__ [*Boost.Pool]]
20
21[def __inherit [*Inherits:]]
22[def __std_ref [*C++ Standard Reference:]]
23[def __header [*Header:]]
24[def __compat [*Compiler Compatibility:]]
25[def __examples [*Examples:]]
26[def __example [*Example:]]
27[def __type [*type:]]
28[def __returns [*Returns:]]
29[def __throws [*Throws:]]
30[def __remarks [*Remarks:]]
31[def __effects [*Effects:]]
32[def __post_conditions [*PostConditions:]]
33[def __pre_conditions [*PreConditions:]]
34[def __requires [*Requires:]]
35
36[def __pool_interfaces [link boost_pool.pool.interfaces Pool Interfaces]]
37[def __pool_interface [link boost_pool.pool.interfaces.pool Pool Interface]]
38[def __object_pool_interface [link boost_pool.pool.interfaces.object_pool Object Pool Interface]]
39[def __singleton_pool_interface [link boost_pool.pool.interfaces.singleton_pool Singleton Pool Interface]]
40[def __singleton_pool_exceptions_interface [link boost_pool.pool.interfaces.pool_alloc Singleton Pool with exceptions Interface]]
41
42[def __pool_references [link boost_pool.pool.appendices.references References]]
43[def __pool_concepts [link boost_pool.pool.pooling.concepts concepts]]
44[def __pool_simple_segregated_storage [link boost_pool.pool.pooling.simple Simple Segregated Storage]]
45
46[def __todo [link boost_pool.appendices.todo TODO]]
47[def __UserAllocator [link boost_pool.pool.pooling.user_allocator UserAllocator]]
48
49