swig/Source/CParse
Leo Singer 13260f95b0 Properly handle C99 complex types even in C++ mode
Use the `_Complex` keyword rather than the `complex` macro.

Fixes #1487.
2020-06-24 20:21:47 -04:00
..
cparse.h new_node refactor 2018-05-19 09:00:06 +01:00
cscanner.c Properly handle C99 complex types even in C++ mode 2020-06-24 20:21:47 -04:00
parser.y Properly handle C99 complex types even in C++ mode 2020-06-24 20:21:47 -04:00
templ.c Parameter name expansion fix for template functions. 2019-08-01 19:46:16 +01:00
util.c new_node refactor 2018-05-19 09:00:06 +01:00