7 Commits

Author SHA1 Message Date
Ronald Garcia
0de8b74284 Added support for default constructed multi_arrays:
- default public constructor for multi_array
- default protected constructors for multi_array_ref and const_multi_*
- fixed a bug in index_range regarding degenerate dimiensions.
- Added tests to resize.cpp and constructors.cpp.


[SVN r18111]
2003-03-27 20:12:32 +00:00
Ronald Garcia
f2d6737f50 Fixed a broken patch job....grr!
[SVN r17853]
2003-03-12 15:39:25 +00:00
Markus Schöpflin
e37de3592b FIX: Changed 2nd parameter of check_shape() from unsigned int * to size_t *.
[SVN r17831]
2003-03-12 10:45:59 +00:00
Ronald Garcia
84d65a8402 Must have forgot to check in this change.
[SVN r17540]
2003-02-19 23:42:32 +00:00
Ronald Garcia
501c5219e6 Removed tabs from files.
[SVN r14470]
2002-07-15 22:19:16 +00:00
Ronald Garcia
124d85c0ae moved multi_array_ref.hpp into the multi_array directory.
It is no longer a top-level include since it relies on multi_array anyway.
Updated regression tests accordingly.


[SVN r13991]
2002-05-20 18:01:18 +00:00
Ronald Garcia
685b7e4c37 Initial submission to Boost.
[SVN r13915]
2002-05-15 16:08:54 +00:00