mirror of
				https://github.com/boostorg/unordered.git
				synced 2025-10-31 15:51:36 +01:00 
			
		
		
		
	Merged revisions 45156-45157 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ........ r45156 | danieljames | 2008-05-05 21:32:40 +0100 (Mon, 05 May 2008) | 1 line Update the changelog. ........ r45157 | danieljames | 2008-05-05 21:32:57 +0100 (Mon, 05 May 2008) | 1 line Add a changelog for unordered. ........ [SVN r45274]
		
			
				
	
	
		
			28 lines
		
	
	
		
			903 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			903 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [/ Copyright 2006-2008 Daniel James.
 | |
|  / Distributed under the Boost Software License, Version 1.0. (See accompanying
 | |
|  / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ]
 | |
| 
 | |
| [library Boost.Unordered
 | |
|     [quickbook 1.4]
 | |
|     [authors [James, Daniel]]
 | |
|     [copyright 2003 2004 Jeremy B. Maitin-Shepard]
 | |
|     [copyright 2005 2006 2007 2008 Daniel James]
 | |
|     [purpose std::tr1 compliant hash containers]
 | |
|     [id unordered]
 | |
|     [dirname unordered]
 | |
|     [license
 | |
|         Distributed under the Boost Software License, Version 1.0.
 | |
|         (See accompanying file LICENSE_1_0.txt or copy at
 | |
|         [@http://www.boost.org/LICENSE_1_0.txt]
 | |
|     ]
 | |
| ]
 | |
| 
 | |
| [include:unordered intro.qbk]
 | |
| [include:unordered buckets.qbk]
 | |
| [include:unordered hash_equality.qbk]
 | |
| [include:unordered comparison.qbk]
 | |
| [include:unordered rationale.qbk]
 | |
| [include:unordered changes.qbk]
 | |
| [xinclude ref.xml]
 | |
| [xinclude bibliography.xml]
 |