From: Jean-Paul Pelteret Date: Sat, 11 May 2019 19:23:34 +0000 (+0200) Subject: Remove a default template parameter X-Git-Tag: v9.1.0-rc1~53^2~6 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a86b505ce72ce432a4937ecd08a4b68f60a03356;p=dealii.git Remove a default template parameter --- diff --git a/include/deal.II/differentiation/sd/symengine_scalar_operations.h b/include/deal.II/differentiation/sd/symengine_scalar_operations.h index 3a3334adc6..5407745c39 100644 --- a/include/deal.II/differentiation/sd/symengine_scalar_operations.h +++ b/include/deal.II/differentiation/sd/symengine_scalar_operations.h @@ -553,7 +553,7 @@ namespace Differentiation * expression type or be a special type that a user-defined * @p SymbolicType can be constructed from. */ - template + template void set_value_in_symbol_map( types::substitution_map & substitution_map,