blazemark: Indices need templatization

Issue #391 resolved
Bram Metsch created an issue

At several locations in blazemark, the template parameter for blaze::Indices is missing.

The attached patch fixes this.

Comments (4)

  1. Klaus Iglberger

    Hi Bram!

    Thanks for pointing out this defect and thanks for providing this patch. This is very much appreciated. We’ll resolve the compilation issue as quickly as possible.

    Please note that the Blazemark has been deprecated since the release of Blaze 3.5. We have now added an according note to the Blazemark wiki page.

    Best regards,

    Klaus!

  2. Klaus Iglberger

    Commit 91d9b3f fixes the compilation issues with the Indices class template in the Blazemark. The fix is immediately available via cloning the Blaze repository and will be officially released in Blaze 3.9.

  3. Log in to comment