This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
:: not recognized in 4.1.1
- From: chinhow <how_lim82 at hotmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Thu, 28 Mar 2013 02:16:15 -0700 (PDT)
- Subject: :: not recognized in 4.1.1
My code is as below
bmdbFile& bmdbFile::operator=( // assignment operator
const bmdbFile& v // source bmdbFile
);
However, the :: is not recognized by the gcc version 4.1.1
What shall i changed it to?
Thanks.
--
View this message in context: http://gcc.1065356.n5.nabble.com/not-recognized-in-4-1-1-tp925176.html
Sent from the gcc - Help mailing list archive at Nabble.com.