]> git.tdb.fi Git - libs/math.git/commit
Replace typedef with using
authorMikko Rasa <tdb@tdb.fi>
Sun, 26 Jan 2025 00:16:20 +0000 (02:16 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 26 Jan 2025 00:32:23 +0000 (02:32 +0200)
commitc4e4fc8370a0674587c5772e7adffe6a486cb602
tree815b06553abc25f62d91f4f453dc0fbc02358399
parent896e8440e8c32443fc3fa5272abbac264177437c
Replace typedef with using

Also remove one type alias which was no longer useful
source/geometry/compositeshape.h
source/interpolate/bezierspline.h
source/interpolate/hermitespline.h
source/interpolate/linearspline.h
source/interpolate/spline.h
source/linal/dynamicmatrix.h
source/linal/dynamicvector.h
source/linal/matrix.h
source/linal/matrixops.h
source/linal/vector.h