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

p8<A1, A2, A3, A4, A5, A6, A7, A8> = TestParameters8<A1, A2, A3, A4, A5, A6, A7, A8>

alias for TestParameters8.

Implementation

typedef p8<A1, A2, A3, A4, A5, A6, A7, A8>
    = TestParameters8<A1, A2, A3, A4, A5, A6, A7, A8>;