p9<A1, A2, A3, A4, A5, A6, A7, A8, A9> typedef

p9<A1, A2, A3, A4, A5, A6, A7, A8, A9> = TestParameters9<A1, A2, A3, A4, A5, A6, A7, A8, A9>

alias for TestParameters9.

Implementation

typedef p9<A1, A2, A3, A4, A5, A6, A7, A8, A9>
    = TestParameters9<A1, A2, A3, A4, A5, A6, A7, A8, A9>;