/trunk/Lib/python/implicit.i

# · Swig · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · d0ece95f9c9e8f8cc580f35432dae247 MD5 · raw file

  1. %include <std_common.i>
  2. %include <typemaps/implicit.swg>
  3. #warning "This file provides the %implicit directive, which is an old and fragile"
  4. #warning "way to implement the C++ implicit conversion mechanism."
  5. #warning "Try using the more robust '%implicitconv Type;' directive instead."