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

Make TinyVector and TinyMatrix variadic constructors explicit

It avoids some spurious automatic conversion (especially from
arithmetic types to TinyVector<1> or TinyMatrix<1>) and could reduce
stress on the compiler.
parent eebc9d8d
No related branches found
No related tags found
1 merge request!125Rename DualConnectivityBuilder and MedianDualMeshBuilder's files
Showing
with 383 additions and 378 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment