Closed jamshed closed 3 years ago
Hello @marekkokot:
We were failing to compile KMC with GCC 5.2.1 and 11.2.0 due to some the value of ‘...’ is not usable in a constant expression errors; though it did compile with GCC 9.3.0. This should fix it!
the value of ‘...’ is not usable in a constant expression
Regards.
Hello @marekkokot:
We were failing to compile KMC with GCC 5.2.1 and 11.2.0 due to some
the value of ‘...’ is not usable in a constant expression
errors; though it did compile with GCC 9.3.0. This should fix it!Regards.