InsightSoftwareConsortium / ITKThickness3D

An ITK module to compute 3D thickness
Apache License 2.0
39 stars 18 forks source link

STYLE: Prefer C++11 type alias over typedef #21

Closed jhlegarreta closed 5 years ago

jhlegarreta commented 5 years ago

Prefer C++11 type alias over typedef for the reasons stated here: http://review.source.kitware.com/#/c/23103/