[Dune] dune-grid r4390 - trunk/grid/alugrid/3d
Christian Engwer
christi at uni-hd.de
Wed Sep 17 11:08:47 CEST 2008
On Wed, Sep 17, 2008 at 11:04:20AM +0200, Oliver Sander wrote:
> Hi Dune!
> Apparently, the official C++0x solution for this problem is the use of
> the new nullptr keyword. see
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2431.pdf
>
> Maybe we should anticipate that somehow.
It would be easy to provide a
#define nullptr 0
if the nullptr keyword is not known to the compiler.
Opinons?
Cheers
Christian
More information about the Dune
mailing list