swig/Source/CParse
Thomas REITMAYR 059bb0c0a0 Recognize C++ conversion operators with trailing '= 0' as abstract
This fix is done for all supported variants of user-defined conversion
operators and fixes swig#1723.
2020-02-13 20:16:44 +01:00
..
cparse.h new_node refactor 2018-05-19 09:00:06 +01:00
cscanner.c Memory leak fix handling empty /// doxygen comments 2020-01-16 07:47:53 +00:00
parser.y Recognize C++ conversion operators with trailing '= 0' as abstract 2020-02-13 20:16:44 +01: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