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
Keywords using the standard library must start with a "std::" in C++, but when i did this in JSCPP it gave me an error, when i removed it i realized std:: isn't required nor optional even.
Is there a way to fix this?
Also, this library is old, so I'm not expecting a reply.
The text was updated successfully, but these errors were encountered:
Keywords using the standard library must start with a "std::" in C++, but when i did this in JSCPP it gave me an error, when i removed it i realized std:: isn't required nor optional even.
Is there a way to fix this?
Also, this library is old, so I'm not expecting a reply.
The text was updated successfully, but these errors were encountered: