fix sfinae on basic_json UDT constructor
Avoid compiler errors when performing SFINAE checks on basic_json and incomplete types.
Showing
Please register or sign in to comment
Avoid compiler errors when performing SFINAE checks on basic_json and incomplete types.