slsSupportLib and parallel call using variadic templates

This commit is contained in:
Erik Frojdh
2018-10-03 14:02:41 +02:00
parent 6bfc212f19
commit fefdf8e7d6
7 changed files with 420 additions and 0 deletions

View File

@ -0,0 +1,3 @@
// tests-main.cpp
#define CATCH_CONFIG_MAIN
#include "catch.hpp"