source-engine/devtools/swigwin-1.3.34/Lib/python/implicit.i

8 lines
287 B
OpenEdge ABL
Raw Normal View History

2020-04-22 16:56:21 +00:00
%include <std_common.i>
%include <typemaps/implicit.swg>
#warning "This file provides the %implicit directive, which is an old and fragile"
#warning "way to implement the C++ implicit conversion mechanism."
#warning "Try using the more robust '%implicitconv Type;' directive instead."