Commit Graph

9 Commits

Author SHA1 Message Date
Glen Fernandes
e9229c8bf4 Improve C++11 allocator support
* Use the empty base optimization for storing the allocator
* Support C++11 minimal allocators
* Support C++11 stateful allocators
* Support C++11 allocator construct and destroy
2018-09-05 18:31:26 -04:00
Ronald Garcia
efc4219993 added dimensionality constant to multi_array and multi_array_ref synopses.
[SVN r76451]
2012-01-13 15:44:48 +00:00
Ronald Garcia
7bdcfb017c addressed an identifier clash.
[SVN r69965]
2011-03-13 23:10:30 +00:00
Ronald Garcia
9ce1adb801 Updated documentation as per Robert Ramey and Dave Abrahams' comments.
[SVN r33561]
2006-04-05 19:38:33 +00:00
Ronald Garcia
70f110b9e4 Added listings for the cross-constructors used to build multi_arrays
by deep copying the data from other array types.


[SVN r22358]
2004-02-22 14:35:15 +00:00
Ronald Garcia
a39dec2f39 Added a storage_order query and storage_order_type to the various multi_array
versions.


[SVN r19775]
2003-08-25 22:32:45 +00:00
Ronald Garcia
e35e6102b7 Added documentation for "resize" and default constructor to the multi_array
section.


[SVN r18115]
2003-03-27 21:03:23 +00:00
Ronald Garcia
8f43d47777 Moved Collection.html into utility library directory.
[SVN r15255]
2002-09-10 16:27:21 +00:00
Ronald Garcia
685b7e4c37 Initial submission to Boost.
[SVN r13915]
2002-05-15 16:08:54 +00:00