Select Git revision
AcousticSolver.hpp
-
Stéphane Del Pino authored
'typedef ConcreteType AliasType;' -> 'using AliasType = ConcreteType;' This is much cleaner
Stéphane Del Pino authored'typedef ConcreteType AliasType;' -> 'using AliasType = ConcreteType;' This is much cleaner