-
- Downloads
[gmpfield, bugfix] restrict the matching of the templated constructor
The templated constructor of GMPField fatched everything. We reduce the constructor to those scalar values, which are convertible to mpf_class. As this removes the constructor from char* we explicitly add constructor from char* and std::string. This is the main part to fix FS#1665 (cherry picked from commit 3fe52527) Signed-off-by:Carsten Gräser <graeser@dune-project.org>
parent
f2a969e3
No related branches found
No related tags found
Please register or sign in to comment