Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ emplace
Function
emplace
include/behaviortree_cpp/contrib/expected.hpp:2768–2771 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2766
}
2767
2768
void emplace()
2769
{
2770
expected().swap( *this );
2771
}
2772
2773
// x.x.4.4 swap
2774
Callers
nothing calls this directly
Calls
2
expected
Function · 0.70
swap
Method · 0.45
Tested by
no test coverage detected