You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With a project with C++11 enabled the compiler give me error:
non-constant-expression cannot be narrowed from type 'double' to 'CGFloat' (aka 'float') in initializer list
With a project with C++11 enabled the compiler give me error:
non-constant-expression cannot be narrowed from type 'double' to 'CGFloat' (aka 'float') in initializer list
line 151
line 176
The text was updated successfully, but these errors were encountered: