Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ expected.hpp
File
expected.hpp
include/behaviortree_cpp/contrib/expected.hpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// This version targets C++11 and later.
2
//
3
// Copyright (C) 2016-2020 Martin Moene.
4
//
Callers
nothing calls this directly
Calls
13
invoke
Function · 0.85
move
Function · 0.85
if
Function · 0.85
has_value
Function · 0.85
expected
Function · 0.70
value
Function · 0.70
swap
Method · 0.45
construct_value
Method · 0.45
value
Method · 0.45
has_value
Method · 0.45
construct_error
Method · 0.45
emplace_value
Method · 0.45
Tested by
no test coverage detected