- uniform use of reinterpret_cast<foo*>(0) instead of reinterpret_cast<foo*>(NULL) - make all static null() members inline since they are really only a cast: "*reinterpret_cast<foo*>(0)" |
||
---|---|---|
.. | ||
solvers | ||
test | ||
utilities | ||
Allwmake |
- uniform use of reinterpret_cast<foo*>(0) instead of reinterpret_cast<foo*>(NULL) - make all static null() members inline since they are really only a cast: "*reinterpret_cast<foo*>(0)" |
||
---|---|---|
.. | ||
solvers | ||
test | ||
utilities | ||
Allwmake |