Mail Archives: cygwin/1999/03/01/06:19:10
In a part of my code C++ of my file fig2fix I declared a variabile like
Regex alfa ;and I assign it the string "[a-zA-Z]+Regex alfa="[a-zA-Z]"
When I call the Make file it returns this comment:
In function 'int main(int, char **)':
'Regex::Regex(const class Regex &)' is private
in fig2trad.cxx:196:within this context error 1
I thought to declare Regex(const Regex &) like public but it
generateserrors,
Belotti Marco
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
- Raw text -