Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code without "std::" still works even without "using namespace std" #160

Open
GDT-Studio opened this issue Jun 18, 2024 · 0 comments
Open

Comments

@GDT-Studio
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant