V3 PATCH: Make indirect_array<T>::operator= accessible
Gabriel Dos Reis
gdr@codesourcery.com
Thu Jun 21 05:06:00 GMT 2001
This patchlet corrects the accessiblity defect in the indirect_array<>
specification. Only reformating makes the patch large.
Bootstrapped and tested n i686-pc-linux.
It remains to address gslice_array<> and mask_array<>.
-- Gaby
CodeSourcery, LLC http://www.codesourcery.com
http://www.codesourcery.com/gcc-compile.shtml
2001-06-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
* include/bits/indirect_array.h (indirect_array<>::operator=):
Make copy and assignment operator public. Implement. Reformat.
* include/bits/valarray_array.h (__valarray_copy): Add overloads
for copy between index arrays. Reformat.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v.diff.gz
Type: application/x-gzip
Size: 4875 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20010621/82f35060/attachment.bin>
More information about the Libstdc++
mailing list