cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Why do some people not use namespace std
Why do some people not use namespace std?
Apr 13, 2015 at 6:58pm UTC
toesockshoe
(17)
Wouldn't it just be easier if you put using namespace std; at the top of your program? Some people however dont choose to do that and I was wondering if there is a specific reason as to why they dont do that.
Apr 13, 2015 at 7:02pm UTC
TarikNeaj
(2580)
Read here
-
http://stackoverflow.com/questions/1452721/why-is-using-namespace-std-considered-bad-practice
Topic archived. No new replies allowed.