I can not understand std ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I can not understand std ?

23rd Jul 2017, 3:55 PM
hassaan
4 Answers
+ 1
std is the namespace containing​ the standard code from c++, usually from STL (standard template library). A namespace is a piece of code that is named, meaning you need to reference the code by name to use it.
23rd Jul 2017, 4:04 PM
Denis Felipe
Denis Felipe - avatar
0
and one thing q
23rd Jul 2017, 4:07 PM
hassaan
0
sorry
23rd Jul 2017, 4:07 PM
hassaan
0
____names pace____ please tell me what is this?
23rd Jul 2017, 4:08 PM
hassaan