This is the mail archive of the gcc-patches@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]

Re: C++ PATCH for member template classes


>>>>> Alexandre Oliva <oliva@dcc.unicamp.br> writes:

 > Note, however, that the testcase auto_ptr.C is broken, since direct
 > initialization cannot be used when conversion from auto_ptr<D> to
 > auto_ptr<B> muts be performed.

That's where we differ; I think that the committee's intent was to allow
direct-initialization.

Jason


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