... be: lua_pushstring(L,$1.c_str()); but lua_pushlstring(L,$1.data(),$1.size()); ... %typemap(throws) std::string*,const std::string* %{ lua_pushlstring(L ...
確定! 回上一頁