Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Uncodin/bypass
/ getAttribute
Method
getAttribute
src/element.cpp:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
std::string Element::getAttribute(const std::string& name) {
45
return attributes[name];
46
}
47
48
Element::AttributeMap::iterator Element::attrBegin() {
49
return attributes.begin();
Callers
2
BOOST_FIXTURE_TEST_CASE
Function · 0.45
BOOST_FIXTURE_TEST_CASE
Function · 0.45
Calls
no outgoing calls
Tested by
2
BOOST_FIXTURE_TEST_CASE
Function · 0.36
BOOST_FIXTURE_TEST_CASE
Function · 0.36