0 votes
in C Plus Plus by
What is the use of ‘using' declaration?

1 Answer

0 votes
by

Using Declaration is used to refer a name from the namespace without the scope resolution operator.

Related questions

0 votes
asked Jun 15, 2020 in C Plus Plus by Robindeniel
0 votes
asked Jun 15, 2020 in C Plus Plus by Robindeniel
...