forked from boostorg/config
Fixed typo in web address.
[SVN r37941]
This commit is contained in:
@ -31,7 +31,7 @@ Distributed under the Boost Software License, Version 1.0.
|
|||||||
[def __STL_PORT__ [@http://stlport.sourceforge.net STLport]]
|
[def __STL_PORT__ [@http://stlport.sourceforge.net STLport]]
|
||||||
[def __BOOST_TRACKER__ [@http://sourceforge.net/tracker/?group_id=7586 Tracker]]
|
[def __BOOST_TRACKER__ [@http://sourceforge.net/tracker/?group_id=7586 Tracker]]
|
||||||
[def __CORE_LANGUAGE_DR337__ [@http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#337 Core Language DR337]]
|
[def __CORE_LANGUAGE_DR337__ [@http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#337 Core Language DR337]]
|
||||||
[def __PRINCIPLES_AND_PATTERNS_ARTICLE__ [@http://http://www.objectmentor.com/resources/articles/Principles_and_Patterns.pdf following article]]
|
[def __PRINCIPLES_AND_PATTERNS_ARTICLE__ [@http://www.objectmentor.com/resources/articles/Principles_and_Patterns.pdf following article]]
|
||||||
|
|
||||||
|
|
||||||
[/ Icons ]
|
[/ Icons ]
|
||||||
@ -57,3 +57,4 @@ Distributed under the Boost Software License, Version 1.0.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
header) is that they violate certain fundamental software engineering principles
|
header) is that they violate certain fundamental software engineering principles
|
||||||
which would have the effect of making boost more fragile, more difficult to
|
which would have the effect of making boost more fragile, more difficult to
|
||||||
maintain and more difficult to use safely. You can find a description of the
|
maintain and more difficult to use safely. You can find a description of the
|
||||||
principles from the <a href="http://http://www.objectmentor.com/resources/articles/Principles_and_Patterns.pdf" target="_top">following
|
principles from the <a href="http://www.objectmentor.com/resources/articles/Principles_and_Patterns.pdf" target="_top">following
|
||||||
article</a>.
|
article</a>.
|
||||||
</p>
|
</p>
|
||||||
<div class="section" lang="en">
|
<div class="section" lang="en">
|
||||||
|
@ -957,7 +957,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||||
<td align="left"><small><p>Last revised: June 07, 2007 at 09:23:06 GMT</p></small></td>
|
<td align="left"><small><p>Last revised: June 08, 2007 at 08:33:58 GMT</p></small></td>
|
||||||
<td align="right"><small></small></td>
|
<td align="right"><small></small></td>
|
||||||
</tr></table>
|
</tr></table>
|
||||||
<hr>
|
<hr>
|
||||||
|
Reference in New Issue
Block a user