1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4<title>Concept reference</title> 5<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> 6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> 7<link rel="home" href="index.html" title="Concept reference"> 8<link rel="next" href="Assignable.html" title="Concept Assignable"> 9</head> 10<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 11<table cellpadding="2" width="100%"><tr> 12<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td> 13<td align="center"><a href="../../../../index.html">Home</a></td> 14<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td> 15<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> 16<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> 17<td align="center"><a href="../../../../more/index.htm">More</a></td> 18</tr></table> 19<hr> 20<div class="spirit-nav"><a accesskey="n" href="Assignable.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a></div> 21<div class="section"> 22<div class="titlepage"> 23<div> 24<div><h2 class="title" style="clear: both"> 25<a name="concepts.reference"></a>Concept reference</h2></div> 26<div><p class="copyright">Copyright © 2001, 2002 Indiana University</p></div> 27<div><p class="copyright">Copyright © 2000, 2001 University of Notre Dame du Lac</p></div> 28<div><p class="copyright">Copyright © 2000 Jeremy Siek, Lie-Quan Lee, Andrew Lumsdaine</p></div> 29<div><p class="copyright">Copyright © 1996-1999 Silicon Graphics Computer Systems, Inc.</p></div> 30<div><p class="copyright">Copyright © 1994 Hewlett-Packard Company</p></div> 31<div><div class="legalnotice"> 32<a name="idm45301722201776"></a><p>Distributed under the Boost Software License, Version 1.0. 33 (See accompanying file <code class="filename">LICENSE_1_0.txt</code> or copy at 34 <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) 35 </p> 36<p>This product includes software developed at the University 37 of Notre Dame and the Pervasive Technology Labs at Indiana 38 University. For technical information contact Andrew Lumsdaine 39 at the Pervasive Technology Labs at Indiana University. For 40 administrative and license questions contact the Advanced 41 Research and Technology Institute at 351 West 10th Street. 42 Indianapolis, Indiana 46202, phone 317-278-4100, fax 43 317-274-5902.</p> 44<p>Some concepts based on versions from the MTL draft manual 45 and Boost Graph and Property Map documentation, the SGI Standard 46 Template Library documentation and the Hewlett-Packard STL, 47 under the following license: 48 </p> 49<div class="blockquote"><blockquote class="blockquote"><p>Permission to use, copy, modify, distribute and 50 sell this software and its documentation for any purpose is 51 hereby granted without fee, provided that the above copyright 52 notice appears in all copies and that both that copyright 53 notice and this permission notice appear in supporting 54 documentation. Silicon Graphics makes no representations 55 about the suitability of this software for any purpose. It is 56 provided "as is" without express or implied 57 warranty.</p></blockquote></div> 58</div></div> 59</div> 60<hr> 61</div> 62<div class="toc"><dl class="toc"><dt><span class="section"><a href="index.html#concepts.reference.concepts">Concepts</a></span></dt></dl></div> 63<div class="section"> 64<div class="titlepage"><div><div><h3 class="title"> 65<a name="concepts.reference.concepts"></a>Concepts</h3></div></div></div> 66<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> 67<li class="listitem"><a class="link" href="Assignable.html" title="Concept Assignable">Assignable</a></li> 68<li class="listitem"><a class="link" href="InputIterator.html" title="Concept InputIterator">InputIterator</a></li> 69<li class="listitem"><a class="link" href="OutputIterator.html" title="Concept OutputIterator">OutputIterator</a></li> 70<li class="listitem"><a class="link" href="ForwardIterator.html" title="Concept ForwardIterator">ForwardIterator</a></li> 71<li class="listitem"><a class="link" href="BidirectionalIterator.html" title="Concept BidirectionalIterator">BidirectionalIterator</a></li> 72<li class="listitem"><a class="link" href="RandomAccessIterator.html" title="Concept RandomAccessIterator">RandomAccessIterator</a></li> 73<li class="listitem"><a class="link" href="DefaultConstructible.html" title="Concept DefaultConstructible">DefaultConstructible</a></li> 74<li class="listitem"><a class="link" href="CopyConstructible.html" title="Concept CopyConstructible">CopyConstructible</a></li> 75<li class="listitem"><a class="link" href="EqualityComparable.html" title="Concept EqualityComparable">EqualityComparable</a></li> 76<li class="listitem"><a class="link" href="LessThanComparable.html" title="Concept LessThanComparable">LessThanComparable</a></li> 77<li class="listitem"><a class="link" href="SignedInteger.html" title="Concept SignedInteger">SignedInteger</a></li> 78</ul></div> 79</div> 80</div> 81<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> 82<td align="left"></td> 83<td align="right"><div class="copyright-footer"></div></td> 84</tr></table> 85<hr> 86<div class="spirit-nav"><a accesskey="n" href="Assignable.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a></div> 87</body> 88</html> 89