Skip to content

Conversation

sharminramli
Copy link
Contributor

Calling Expected<T> getInput(const std::string& key) with a primitive T type leads to clang-tidy complaining about out being undefined. This change initializes out and should work with both primitive and class T types.

@facontidavide facontidavide merged commit 2273941 into BehaviorTree:master Jun 25, 2024
Aglargil pushed a commit to Aglargil/BehaviorTree.CPP that referenced this pull request Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants