Commit Graph

27 Commits

Author SHA1 Message Date
Glen Fernandes
453d38b269 Update sgi.com/tech URLs in docs to boost.org/sgi 2019-02-18 22:32:30 -05:00
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
jzmaddock
484645ee98 Update Jamfile.v2
Fix image location for PDF doc build.
2014-08-14 17:57:55 +01:00
Ronald Garcia
797313144a added dimensionality constant to multi_array and multi_array_ref synopses.
[SVN r76452]
2012-01-13 15:45:05 +00: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
daaa3f21f7 MultiArray mutable iterators must model OutputIterator.
[SVN r76396]
2012-01-10 03:23:16 +00:00
Ronald Garcia
7bdcfb017c addressed an identifier clash.
[SVN r69965]
2011-03-13 23:10:30 +00:00
Ronald Garcia
167aa52874 re-added the title.
[SVN r69848]
2011-03-11 15:18:22 +00:00
Ronald Garcia
13e6c5ad62 small edit, stolen from boost.xml.
[SVN r69845]
2011-03-11 14:00:36 +00:00
Ronald Garcia
a8810c7840 Produced a boostbook version of the reference documentation.
[SVN r69844]
2011-03-11 13:48:52 +00:00
Jeremiah Willcock
f38af67708 Moved Collection concept into Boost.ConceptCheck; moved other MultiArray concepts into boost::multi_array_concepts and documented them in reference.xml (do not know how to rebuild HTML from that); fixes #4032
[SVN r62611]
2010-06-08 23:28:23 +00:00
Ronald Garcia
40b0db7ad6 fixed bugs.
[SVN r46508]
2008-06-19 14:17:47 +00:00
Ronald Garcia
415c75e9c5 Added "dimensionality" compile-time constant to the MultiArray concept.
[SVN r38804]
2007-08-20 19:16:39 +00:00
Ronald Garcia
98e0c8de12 Further fix to the reference docs, wrong constructor signatures.
[SVN r38501]
2007-08-07 20:49:13 +00:00
Ronald Garcia
4f86676c37 Made a fix to the documentation, thanks to Neal Becker.
[SVN r38500]
2007-08-07 20:45:54 +00:00
Ronald Garcia
e037d30b18 Fixed a bug in MultiArray concept.
[SVN r34100]
2006-05-26 14:50:04 +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
fc92cffda8 irrelevant file erased.
[SVN r32899]
2006-02-13 17:53:56 +00:00
Ronald Garcia
4d01fb2637 Added mention of BOOST_DISABLE_ASSERT and range checking.
[SVN r32898]
2006-02-13 17:53:13 +00:00
Ronald Garcia
e46df1945b Fixed a typo.
[SVN r25726]
2004-10-14 14:10:48 +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
5ae8b95af8 Updated license and copyright information.
[SVN r21050]
2003-12-01 19:25:45 +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
6d413aa039 Fixed a typo.
[SVN r15439]
2002-09-18 15:07:12 +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