次の方法で共有


コンパイラの警告 (レベル1、エラー) C4141

'modifier': 2 度以上使用されています

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