Don't use ?:
Summary: Because it doesn't exist in the C++ standard. This switches them to the explicitly expanded form, which is in the spec. It also removes a few that were doing absolutely nothing. (MSVC still complained about the division by zero) Reviewed By: yfeldblum Differential Revision: D3479260 fbshipit-source-id: 5386e27057beeb4b228f5d6be4e1cf9941cf3176
Showing
Please register or sign in to comment