Handle conversion from float in toDynamic()
Summary: This adds the necessary ConversionHelper to enable float-to-double conversion when using `toDynamic` on any type that contains `float`. Fixes the added test case, which previously failed to compile. Reviewed By: yfeldblum Differential Revision: D3525942 fbshipit-source-id: d904dde5585316ea9a15e21430e91ac4e33116b9
Showing
Please register or sign in to comment