Skip to content
Snippets Groups Projects
Commit bcda054e authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Fix constructor argument.

It inferred wrong template deduction for index type
For instance
``
SparseMatrixDescriptor S(5);
``
implied `SparseMatrixDescriptor::IndexType` to be `int`
parent 90ac3e2c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment