What is the use of 'using' declaration in C++?

A using declaration in C++ makes it possible to use a name from a namespace without the scope operator.

0 comments:

Post a Comment

Blogger news