summaryrefslogtreecommitdiff
path: root/share/swig/2.0.11/python/implicit.i
blob: 152c2b0566b1f831f5b5b3e456e547840a8f9a23 (plain)
1
2
3
4
5
6
7
%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."