Commit fe7cfd71 authored by Krzysztof Leśniak's avatar Krzysztof Leśniak Committed by Bartek Wrona
Browse files

Make fc::unsigned_int constructor explicit

The to_string(const fc::unsigned_int& v) matched any type because of
that constructor, which was messing with overload resolution.
Mark this explicit, so that the compiler doesn't try construct
unsigned_int from any type.
parent 870b8c38
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment