MCPcopy Create free account
hub / github.com/SamuraiT/mecab-python3 / SwigVar_PyObject

Method SwigVar_PyObject

src/MeCab/MeCab_wrap.cpp:3508–3508  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3506namespace swig {
3507 struct SwigVar_PyObject : SwigPtr_PyObject {
3508 SwigVar_PyObject(PyObject* obj = 0) : SwigPtr_PyObject(obj, false) { }
3509
3510 SwigVar_PyObject & operator = (PyObject* obj)
3511 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected