Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SamuraiT/mecab-python3
/ SwigPtr_PyObject
Method
SwigPtr_PyObject
src/MeCab/MeCab_wrap.cpp:3456–3458 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3454
3455
public:
3456
SwigPtr_PyObject() :_obj(0)
3457
{
3458
}
3459
3460
SwigPtr_PyObject(const SwigPtr_PyObject& item) : _obj(item._obj)
3461
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected