blob: cdb72d4175c82f448fe036d2d083a50c1e1b7322 [file] [log] [blame]
Jeff Thompsona28eed82013-08-22 16:21:10 -07001[library Boost.Functional/Hash
2 [quickbook 1.5]
3 [authors [James, Daniel]]
4 [copyright 2005 2006 2007 2008 Daniel James]
5 [purpose A TR1 hash function object that can be extended to hash user
6 defined types]
7 [category higher-order]
8 [id hash]
9 [dirname functional/hash]
10 [license
11 Distributed under the Boost Software License, Version 1.0.
12 (See accompanying file LICENSE_1_0.txt or copy at
13 [@http://www.boost.org/LICENSE_1_0.txt])
14 ]
15]
16
17[def __issues__
18 [@http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1837.pdf
19 Library Extension Technical Report Issues List]]
20
21[include:hash intro.qbk]
22[include:hash tutorial.qbk]
23[include:hash portability.qbk]
24[include:hash disable.qbk]
25[include:hash changes.qbk]
26[include:hash rationale.qbk]
27[xinclude ref.xml]
28[include:hash links.qbk]
29[include:hash thanks.qbk]