Skip to content
Snippets Groups Projects
Commit 06b44fdf authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Improve style for alias definitions

'typedef ConcreteType AliasType;' -> 'using AliasType = ConcreteType;'

This is much cleaner
parent 755473e3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment