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
Do not duplicate what c_type_as_string takes care of
With the exception of "bool", the type string output of the C front-end can be
used in the C++ front-end; the C front-end in turn uses c_type_as_string.
0 commit comments