This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++/3158: methods are wrongly implemented private in slice_array


Synopsis: methods are wrongly implemented private in slice_array

State-Changed-From-To: open->closed
State-Changed-By: gdr
State-Changed-When: Sun Mar 17 19:18:31 2002
State-Changed-Why:
    Fixed with:
    
    2001-06-13  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
    
            * testsuite/26_numerics/slice_array_assignment.cc (main): New test.
    
            * include/bits/slice_array.h (slice_array<>::operator=): Make
            public and implement.
            (slice_array<>::slice_array): Make copy-constructor public.
    
            * include/bits/valarray_array.h (__valarray_copy): Add another
            overload to copy between strided arrays.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3158


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]