This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: How to prevent compiler-generated member functions?
- From: John Love-Jensen <eljay at adobe dot com>
- To: Nicolas F Rouquette <nicolas dot rouquette at jpl dot nasa dot gov>, <gcc-help at gcc dot gnu dot org>
- Date: Mon, 21 Apr 2003 14:36:58 -0500
- Subject: Re: How to prevent compiler-generated member functions?
Hi Nicolas,
None of those conditions are errors. They are all proper, acceptable,
expected (ISO 14882) C++ code.
--Eljay