dune-geometry
2.2.0
|
Helperclass to find spots that still use the old numbering. More...
#include <dune/geometry/genericgeometry/conversion.hh>
Public Member Functions | |
operator unsigned int () | |
implicit typeconversion to unsigned int | |
unsigned int | value () |
deprecated_int (unsigned int j) |
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
Dune::deprecated_int::deprecated_int | ( | unsigned int | j | ) | [inline] |
Dune::deprecated_int::operator unsigned int | ( | ) | [inline] |
implicit typeconversion to unsigned int
unsigned int Dune::deprecated_int::value | ( | ) | [inline] |