This project is archived. Its data is
read-only
.
Fix init of atomic<bool>; fix function sigature of RigidBodyDynamicsExample
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Fix init of atomic<bool>; fix function sigature of RigidBodyDynamicsExample
Jianfeng Yan
requested to merge
_transfer-jianfengyan/iMSTK:fix_compile_error
into
master
Mar 12, 2020
Overview
1
Commits
1
Pipelines
0
Changes
2
std::atomic = false gives compile error.
the function signature is not correct
Merge request reports
Loading