/
niceSOFT
/
swig
Обзор
Документация
Войти
/
niceSOFT
/
swig
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Lib/python/implicit.i
6 строк
287 B
Marcelo Matus
securing the call to SWIG_IsOK, which is a macro
30 дек 2005, 04:14
30 дек 2005, 04:14
7223672
Код
Авторство
О чём код?
%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."