C++ keywords: using
Usage
- using-directives for namespaces and using-declarations for namespace members
 - using-declarations for class members
 - type alias and alias template declaration (since C++11)
 
    © cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
    http://en.cppreference.com/w/cpp/keyword/using