[Bug c++/52485] [c++11] add an option to disable c++11 user-defined literals
eu at doxos dot eu
gcc-bugzilla@gcc.gnu.org
Mon Mar 5 09:20:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52485
--- Comment #4 from Václav Šmilauer <eu at doxos dot eu> 2012-03-05 09:20:26 UTC ---
I think you understood my source _is_ c++11, but the libs I have to use are
not; therefore I have to compile with -std=c++11. The the fix is admittedly
trivial and documented, but consists in editing 3rd-party headers. It is ugly
and right at the same time.
Close this bug if it has no chance.
More information about the Gcc-bugs
mailing list