MCPcopy 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

invokeFunction · 0.85
moveFunction · 0.85
ifFunction · 0.85
has_valueFunction · 0.85
expectedFunction · 0.70
valueFunction · 0.70
swapMethod · 0.45
construct_valueMethod · 0.45
valueMethod · 0.45
has_valueMethod · 0.45
construct_errorMethod · 0.45
emplace_valueMethod · 0.45

Tested by

no test coverage detected