clang-tidy-readability-iden.../expected/ParameterPack.cpp

3 lines
61 B
C++

template<class ... Types> void f(Types ... parametersPack);