export
for
do-while
inline
noexcept
throw
try
catch
const
volatile
typedef
new
delete
this
friend
override
final
用於將模板定義標記為已匯出,這允許在其他翻譯單元中宣告但未定義相同的模板。
該關鍵字未使用且保留。
將宣告、一組宣告或其他模組標記為當前模組匯出的。
template
import
module