Helperclass to find spots that still use the old numbering.
More...
#include <dune/geometry/genericgeometry/conversion.hh>
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: