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

[Bug c++/16335] passing non-const pointer to const pointer reference causes copy


------- Additional Comments From bangerth at dealii dot org  2004-07-02 20:56 -------
BTW, the name of this PR should read 
  Passing pointer-to-non-const for pointer-to-const causes copy 
Maybe that explains the matter somewhat. 
 
W. 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16335


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