Hi all,
Question stemming from the related video - when stating “using namespace std;” at the beginning of a block of code, how does the block know what “std” namespace does?
Where is this function kept?
Is it related to also stating "#include "?
Thanks in advance,
Jason