Unit tests have to be split into multiple translation units.

Issue #23 resolved
edanor repo owner created an issue

Large number of code generated using templates cannot be handled without flags allowing big object files generated (/bigobj in VS). This problem can be solved easily by moving test functions for specific vector types into separate .cpp files.

Comments (1)

  1. Log in to comment