forked from boostorg/optional
bad links fixed
added myself to people [SVN r25610]
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080">
|
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080">
|
||||||
<H2><IMG SRC="../../../boost.png" WIDTH="276" HEIGHT="86">Header <<A
|
<H2><IMG SRC="../../../boost.png" WIDTH="276" HEIGHT="86">Header <<A
|
||||||
HREF="../../../boost/optional.hpp">boost/optional.hpp</A>> </H2>
|
HREF="../../../boost/optional/optional.hpp">boost/optional/optional.hpp</A>> </H2>
|
||||||
|
|
||||||
<H2>Contents</H2>
|
<H2>Contents</H2>
|
||||||
<DL CLASS="page-index">
|
<DL CLASS="page-index">
|
||||||
@@ -1260,8 +1260,8 @@ public:
|
|||||||
}
|
}
|
||||||
</pre>
|
</pre>
|
||||||
<p>The factories are implemented in the headers:
|
<p>The factories are implemented in the headers:
|
||||||
<a href="../../../boost/detail/in_place_factory.hpp">in_place_factory.hpp</a> and
|
<a href="../../../boost/utility/in_place_factory.hpp">in_place_factory.hpp</a> and
|
||||||
<a href="../../../boost/detail/typed_in_place_factory.hpp">typed_in_place_factory.hpp</a>
|
<a href="../../../boost/utility/typed_in_place_factory.hpp">typed_in_place_factory.hpp</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<HR>
|
<HR>
|
||||||
@@ -1433,10 +1433,11 @@ T <u>is not</u> required to be <a href="http://www.sgi.com/tech/stl/DefaultConst
|
|||||||
<HR>
|
<HR>
|
||||||
|
|
||||||
<P>Revised Jannuary 30, 2004</P>
|
<P>Revised Jannuary 30, 2004</P>
|
||||||
<P>© Copyright boost.org 2003. Permission to copy, use, modify, sell and
|
<p><EFBFBD> Copyright Fernando Luis Cacciola Carballal, 2003,2004</p>
|
||||||
distribute this document is granted provided this copyright notice appears in
|
<p> Use, modification, and distribution are subject to the Boost Software
|
||||||
all copies. This document is provided "as is" without express or implied
|
License, Version 1.0. (See accompanying file <a href="../../../LICENSE_1_0.txt">
|
||||||
warranty, and with no claim as to its suitability for any purpose.</P>
|
LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
|
||||||
|
www.boost.org/LICENSE_1_0.txt</a>)</p>
|
||||||
<P>Developed by <A HREF="mailto:fernando_cacciola@hotmail.com">Fernando Cacciola</A>,
|
<P>Developed by <A HREF="mailto:fernando_cacciola@hotmail.com">Fernando Cacciola</A>,
|
||||||
the latest version of this file can be found at <A
|
the latest version of this file can be found at <A
|
||||||
HREF="http://www.boost.org">www.boost.org</A>, and the boost
|
HREF="http://www.boost.org">www.boost.org</A>, and the boost
|
||||||
|
Reference in New Issue
Block a user