Re: Disable warnings about variadic templates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Roland Bock <rbock@xxxxxxxxxx> writes:

> using g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3 on Ubuntu-10.4, 64bit, I just
> started experimenting with variadic templates. They work as expected
> but I get lots of warnings of the following kind:
>
> DbTypes.h:198: warning: variadic templates only available with -std=c++0x or -std=gnu++0x
>
>
> Is there a way to disable that warning without using the -std option?

No.  Sorry.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux