Dune::deprecated_int Class Reference

Helperclass to find spots that still use the old numbering. More...

#include <dune/grid/genericgeometry/conversion.hh>

List of all members.

Public Member Functions

 operator unsigned int ()
 implicit typeconversion to unsigned int
unsigned int value ()
 deprecated_int (unsigned int j)

Detailed Description

Helperclass to find spots that still use the old numbering.

add -DDEPRECATEDINT to your CPPFLAGS to disable the transparent usage of deprecated_int. This will disable implicit typeconversion from and to unsigned int


Constructor & Destructor Documentation

Dune::deprecated_int::deprecated_int ( unsigned int  j  )  [inline]

Member Function Documentation

Dune::deprecated_int::operator unsigned int (  )  [inline]

implicit typeconversion to unsigned int

unsigned int Dune::deprecated_int::value (  )  [inline]

The documentation for this class was generated from the following file:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].