reactphysics3d/include
Mahdi Rakhshandehroo 8856edf4a7
Hoist assert in Deque<T>::getItem
Compiler warns about `control reaches end of non-void function` due to no return statement in the else block. Directly asserting the condition should accomplish the same thing while suppressing the warning.
2022-06-14 15:24:14 -07:00
..
reactphysics3d Hoist assert in Deque<T>::getItem 2022-06-14 15:24:14 -07:00