C++ 关键词:
using
<
cpp
|
keyword
用法
命名空间的
using 指令
及对命名空间成员的
using 声明
类成员的
using 声明
枚举项的
using enum 声明
(C++20 起)
类型别名与别名模板声明
(C++11 起)
参阅
typedef