共用方式為


編譯器警告 (層級 1,錯誤) C4141

'modifier':使用了一次以上

範例

// C4141.cpp
// compile with: /W1 /LD
inline inline void func ();   // C4141