C++ のキーワード: using
From cppreference.com
[編集] 使用法
- 名前空間に対するusing ディレクティブと、名前空間メンバーに対するusing 宣言
- クラスメンバーに対するusing 宣言
|
(C++20以降) |
| (C++11以降) |