Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/functional/hash/doc/hash.qbk @ 29

Last change on this file since 29 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

File size: 681 bytes
Line 
1[library Boost.Functional/Hash
2    [quickbook 1.3]
3    [authors [James, Daniel]]
4    [copyright 2005 2006 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 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[include:hash intro.qbk]
18[include:hash tutorial.qbk]
19[include:hash portability.qbk]
20[include:hash disable.qbk]
21[include:hash changes.qbk]
22[xinclude ref.xml]
23[include:hash links.qbk]
24[include:hash thanks.qbk]
Note: See TracBrowser for help on using the repository browser.