luabind
Lost references in Lua
Having a problem with objects, not needed any more but still having references. Result: size of allocated memory is constantly growing due to not collected objects.[详细]
2022-12-14 11:54 分类:问答Luabind Function using std::string& Reference with pure_out_value policy not possible?
I\'am trying to return a string from a function but it doesn\'t compile. When I replace the std::string& type with int& it compiles, however I want to return additionally to the boolean a std:[详细]
2022-12-09 04:16 分类:问答