This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [v3] PR 3247


Gabriel Dos Reis writes:
 > Jerry Quinn <jlquinn@optonline.net> writes:
 > 
 > | I created the following patch to make gslice_array, mask_array, and
 > | indirect_array constructors and ansignment operators public ala DR-253
 > | as was already done for slice_array.
 > 
 > Thanks for producing this patch.
 > 
 > I'll need a day or two to revise this.  I did not do this for
 > xxx_array because when I worked on the correction for slice_array,
 > there was an issue with memory management that ought to be delat with
 > correctly. I don't think the correct patch is just an issue of makeing
 > some constructors public.

No problem.  What's the issue in a nutshell?

Jerry


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