Omit guard on static objects ?
hartmut.schirmer@arcor.de
hartmut.schirmer@arcor.de
Tue Apr 27 08:11:00 GMT 2004
Hi,
is there any way to omit the automatic construction guard
created in
int foo()
{
static class A a;
...
}
Thanks,
Hartmut
More information about the Gcc-help
mailing list