Comparing data type with value_t::number_integer fails #1783
Labels
kind: question
state: stale
the issue has not been updated in a while and will be closed automatically soon unless it is updated
I'm trying to make template function that stores json integer value as int (signed). I had no problem with unsigned, however comparing type for signed seems to fail. What am I doing wrong? Using 3.5.0 version, thanks for any help.
The text was updated successfully, but these errors were encountered: