MCPcopy Create free account
hub / github.com/chokkan/crfsuite / size

Method size

swig/python/export_wrap.cpp:4747–4750  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4745 }
4746
4747 size_type size() const
4748 {
4749 return static_cast<size_type>(PySequence_Size(_seq));
4750 }
4751
4752 bool empty() const
4753 {

Calls

no outgoing calls

Tested by

no test coverage detected