]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/bind/doc/mem_fn.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / bind / doc / mem_fn.qbk
1 [/
2 / Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
3 / Copyright (c) 2003-2005 Peter Dimov
4 /
5 / Distributed under the Boost Software License, Version 1.0. (See
6 / accompanying file LICENSE_1_0.txt or copy at
7 / http://www.boost.org/LICENSE_1_0.txt)
8 /]
9
10 [library Boost.Member Function
11 [quickbook 1.6]
12 [id mem_fn]
13 [copyright 2001, 2002 Peter Dimov and Multi Media Ltd.]
14 [copyright 2003-2005 Peter Dimov]
15 [dirname bind]
16 [license Distributed under the
17 [@http://boost.org/LICENSE_1_0.txt Boost Software License,
18 Version 1.0].
19 ]
20 ]
21
22 [template simplesect[title]
23 [block '''<simplesect><title>'''[title]'''</title>''']]
24
25 [template endsimplesect[]
26 [block '''</simplesect>''']]
27
28 [include mem_fn/purpose.qbk]
29 [include mem_fn/faq.qbk]
30 [include mem_fn/interface.qbk]
31 [include mem_fn/implementation.qbk]
32 [include mem_fn/acknowledgements.qbk]