nullptr.hh File Reference

Go to the source code of this file.

Classes

class  dune_nullptr_t
 Fallback implementation of nullptr. More...

Typedefs

typedef dune_nullptr_t nullptr_t

Functions

template<class T >
bool operator== (T *t, dune_nullptr_t)
template<class T >
bool operator== (dune_nullptr_t, T *t)

Variables

const class dune_nullptr_t nullptr
 Fallback implementation of nullptr.

Typedef Documentation


Function Documentation

template<class T >
bool operator== ( dune_nullptr_t  ,
T *  t 
) [inline]
template<class T >
bool operator== ( T *  t,
dune_nullptr_t   
) [inline]

Variable Documentation

const class dune_nullptr_t nullptr

Fallback implementation of nullptr.

see C++ proposal http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2431.pdf

Generated on Mon Apr 26 10:45:22 2010 for dune-common by  doxygen 1.6.3