Merged L & C issue fixes from trunk to branch.

[SVN r36225]
This commit is contained in:
Andreas Huber
2006-12-01 11:34:43 +00:00
parent e85feee293
commit 5a23b06a83

View File

@ -17,11 +17,11 @@
</copyright> </copyright>
<legalnotice> <legalnotice>
<para>Permission to copy, use, modify, sell and distribute this <para>Distributed under the Boost Software License, Version 1.0.
software is granted provided this copyright notice appears in (See accompanying file <filename>LICENSE_1_0.txt</filename> or copy at
all copies. This software is provided "as is" without express or <ulink
implied warranty, and with no claim as to its suitability for url="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</ulink>)
any purpose.</para> </para>
</legalnotice> </legalnotice>
<librarypurpose>STL compliant container wrapper for arrays of constant size</librarypurpose> <librarypurpose>STL compliant container wrapper for arrays of constant size</librarypurpose>