/
niceSOFT
/
swig
Обзор
Документация
Войти
/
niceSOFT
/
swig
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Examples/test-suite/lua/cpp11_shared_ptr_template_upcast_runme.lua
7 строк
160 B
Erez Geva
Remove Lua 5.0 and Lua 5.1 and Lua options
30 май 2026, 19:24
30 май 2026, 19:24
74ff929
Код
Авторство
О чём код?
require("cpp11_shared_ptr_template_upcast") local s = cpp11_shared_ptr_template_upcast local pd = s.MakePrintableDerived(20) pd:GetResult() pd:GetFormatted()