Feature/replace typedef
Replace all occurrences of typedef
with appropriate using
declarations. Unify spacing. Delete redundant typename
s.
Replace all occurrences of typedef
with appropriate using
declarations. Unify spacing. Delete redundant typename
s.