facebookresearch / beanmachine

A library that allows for inference on probabilistic models
https://beanmachine.org/
MIT License
264 stars 49 forks source link

Fix std::move in beanmachine/graph/graph.cpp #1823

Closed gafter closed 1 year ago

gafter commented 1 year ago

Summary: LLVM-15 requires that move be qualified as std::move. This diff fixes that for beanmachine/graph/graph.cpp.

Reviewed By: gafter

Differential Revision: D41674280

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D41674280