Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ComodoSecurity/openedr
/ get
Method
get
edrav2/eprj/boost/boost/python/object_attributes.hpp:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
inline object const_attribute_policies::get(object const& target, char const* key)
73
{
74
return python::getattr(target, key);
75
}
76
77
inline object const_objattribute_policies::get(object const& target, object const& key)
78
{
Callers
nothing calls this directly
Calls
1
getattr
Function · 0.70
Tested by
no test coverage detected