Skip to content

CxxUtils simplify a bit the tests for vec types

CxxUtils simplify a bit the tests for vec types

Use a variadic template to fill the vector. Try to fill the vectors once rather than every time.

Ping @ssnyder

Merge request reports