implicit.i 287 B

1234567
  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."