Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
| From | Helmut Jarausch <jarausch@igpm.rwth-aachen.de> |
|---|---|
| Newsgroups | comp.std.c++ |
| Subject | Checking C++0X support |
| Date | 2011-04-11 13:28 -0600 |
| Organization | unknown |
| Message-ID | <90g37sF3a6U1@mid.dfncis.de> (permalink) |
Hi, for some time, some compilers won't support the (full) C++0X standard. For an even longer time, software won't require the usage of such a compiler, but also don't want to preclude taking advantage of the new features if such a compiler is used. So, there is need for a portable compile time check for C++0X support. Is there something like this? Many thanks, Helmut. -- Helmut Jarausch Lehrstuhl fuer Numerische Mathematik RWTH - Aachen University D 52056 Aachen, Germany [ comp.std.c++ is moderated. To submit articles, try posting with your ] [ newsreader. If that fails, use mailto:std-cpp-submit@vandevoorde.com ] [ --- Please see the FAQ before posting. --- ] [ FAQ: http://www.comeaucomputing.com/csc/faq.html ]
Back to comp.std.c++ | Previous | Next — Next in thread | Find similar
Checking C++0X support Helmut Jarausch <jarausch@igpm.rwth-aachen.de> - 2011-04-11 13:28 -0600 Re: Checking C++0X support Pete Becker <pete@versatilecoding.com> - 2011-04-12 13:09 -0600 Re: Checking C++0X support =3D?UTF-8?B?RGFuaWVsIEtyw7xnbGVy?=3D <daniel.kruegler@googlemail.com> - 2011-04-12 13:10 -0600 Re: Checking C++0X support CornedBee <wasti.redl@gmx.net> - 2011-04-12 13:11 -0600
csiph-web