📜  pragma cpp - C++ 代码示例

📅  最后修改于: 2022-03-11 14:44:55.339000             🧑  作者: Mango

代码示例1
In computer programming, a directive or pragma is a language construct that specifies how a compiler should process its input. Directives are not part of the grammar of a programming language, and may vary from compiler to compiler.