Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chokkan/crfsuite
/ asptr
Function
asptr
swig/python/export_wrap.cpp:4043–4045 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4041
4042
template <class Type>
4043
inline int asptr(PyObject *obj, Type **vptr) {
4044
return traits_asptr<Type>::asptr(obj, vptr);
4045
}
4046
4047
template <class Type>
4048
struct traits_asval {
Callers
15
asval
Method · 0.85
asval
Method · 0.85
as
Method · 0.85
as
Method · 0.85
check
Method · 0.85
asptr
Method · 0.85
_wrap_Item___setslice____SWIG_0
Function · 0.85
_wrap_Item___setslice__
Function · 0.85
_wrap_Item___setitem____SWIG_0
Function · 0.85
_wrap_Item___delitem__
Function · 0.85
_wrap_Item___getitem__
Function · 0.85
_wrap_Item___setitem__
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected