PageRenderTime 25ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 1ms

/trunk/Lib/octave/implicit.i

#
Swig | 7 lines | 5 code | 2 blank | 0 comment | 0 complexity | d0ece95f9c9e8f8cc580f35432dae247 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  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."