forked from boostorg/array
(merge from head)
http://www.josuttis.com/ hasn't the latest version any more [SVN r34856]
This commit is contained in:
@ -2,13 +2,13 @@
|
|||||||
* an STL container (as wrapper) for arrays of constant size.
|
* an STL container (as wrapper) for arrays of constant size.
|
||||||
*
|
*
|
||||||
* See
|
* See
|
||||||
* http://www.josuttis.com/cppcode
|
* http://www.boost.org/libs/array/
|
||||||
* for details and the latest version.
|
|
||||||
* See
|
|
||||||
* http://www.boost.org/libs/array for Documentation.
|
|
||||||
* for documentation.
|
* for documentation.
|
||||||
*
|
*
|
||||||
|
* The original author site is at: http://www.josuttis.com/
|
||||||
|
*
|
||||||
* (C) Copyright Nicolai M. Josuttis 2001.
|
* (C) Copyright Nicolai M. Josuttis 2001.
|
||||||
|
*
|
||||||
* Distributed under the Boost Software License, Version 1.0. (See
|
* Distributed under the Boost Software License, Version 1.0. (See
|
||||||
* accompanying file LICENSE_1_0.txt or copy at
|
* accompanying file LICENSE_1_0.txt or copy at
|
||||||
* http://www.boost.org/LICENSE_1_0.txt)
|
* http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
Reference in New Issue
Block a user