p7<A1, A2, A3, A4, A5, A6, A7> typedef

p7<A1, A2, A3, A4, A5, A6, A7> = TestParameters7<A1, A2, A3, A4, A5, A6, A7>

alias for TestParameters7.

Implementation

typedef p7<A1, A2, A3, A4, A5, A6, A7>
    = TestParameters7<A1, A2, A3, A4, A5, A6, A7>;