阅读背景:

对不同文件中的枚举和数组进行一致性检查

来源:互联网 

Two developers are writing two units currently. The one unit contains an enumeration definition (which is additionally dependent on compiler switches) , the other one uses the array definition to initialize an array. Currently everything is in sync. How can we avoid to get into trouble if the definition of the enumeration is changed over time, but the array is not. Any ideas for compile time or runtime checks?Two developers are writing two units currently.




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: