Skip to content
Snippets Groups Projects
Commit 3fe52527 authored by Christian Engwer's avatar Christian Engwer
Browse files

[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
parent bde9dc6e
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.
Finish editing this message first!
Please register or to comment