cppreference.com > C/C++ Keywords > using
using

The using keyword is used to import a namespace (or parts of a namespace) into the current scope.