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

Method operator->

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

Source from the content-addressed store, hash-verified

3496 }
3497
3498 PyObject *operator->() const
3499 {
3500 return _obj;
3501 }
3502 };
3503}
3504

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected