Renamed meta_{true|false} to {true|false}_type, meta_if to conditional, is_same_type to is_same, un{ref|pointer|const} to remove_{reference|pointer|const} and makeconst to add_const.
Changed boolean type 'ret' member to 'value'.
Changed 'ret' members refering to types to 'type'.
Adapted all code occurences.
|
||
|---|---|---|
| .. | ||
| alignedvector3.cpp | ||
| autodiff.cpp | ||
| BVH.cpp | ||
| CMakeLists.txt | ||
| FFT.cpp | ||
| FFTW.cpp | ||
| forward_adolc.cpp | ||
| matrix_exponential.cpp | ||
| matrix_function.cpp | ||
| mpreal_support.cpp | ||
| mpreal.cpp | ||
| mpreal.h | ||
| NonLinearOptimization.cpp | ||
| NumericalDiff.cpp | ||
| openglsupport.cpp | ||
| polynomialsolver.cpp | ||
| polynomialutils.cpp | ||
| sparse_extra.cpp | ||
| sparse_ldlt.cpp | ||
| sparse_llt.cpp | ||
| sparse_lu.cpp | ||