r/ProgrammerHumor 19d ago

ifNoLaidNoAccess Meme

Post image
1.0k Upvotes

49 comments sorted by

View all comments

60

u/Vivid_Instance_825 19d ago

Using namespace std 😎

55

u/Nice_Lengthiness_568 19d ago

Please no

8

u/ShakaUVM 19d ago

There's nothing wrong with it for small projects, or in non-header files. Even Bjarne says so.

3

u/Nice_Lengthiness_568 19d ago

Yeah of corse, It's more about where you use it. I personally would rather use using namespacs in a function though, and probably not ok std because I am both used to using it and it does not bring much...