阅读背景:

是否可以使用关键字显式来防止方法参数的自动转换?

来源:互联网 

I know you can use C++ keyword 'explicit' for constructors of classes to prevent an automatic conversion of type. Can you use this same command to prevent the conversion of parameters for a class method?I know you can use C++ keyword 'explicit' for c




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

分享到: