Detect float type for :auto type in grovel

Song Wei leo_songwei at outlook.com
Tue Mar 23 11:15:24 UTC 2021


Just checked the
https://github.com/cffi/cffi/blob/master/grovel/common.h , there is a
SLOT_SIGNED_P macro, which looks very interesting.

I'm wondering is it a good idea to use similar trick to detect float and
double for the auto type?



More information about the cffi-devel mailing list