01.
17.9.3 Conversion operatorsA conversion operator declaration introduces a user-defined conversion (§13.4), which augments the predefinedimplicit and explicit conversions.A conversion operator declaration that includes the ...查看完整版>>
17.9.3 Conversion operators
02.
17.9.1 Unary operatorsThe following rules apply to unary operator declarations, where T denotes the class or struct type that containsthe operator declaration:? A unary +, -, !, or ~ operator must take a single parameter o...查看完整版>>
17.9.1 Unary operators
03.
17.9 OperatorsAn operator is a member that defines the meaning of an expression operator that can be applied to instances ofthe class. Operators are declared using operator-declarations:operator-declaration:attribu...查看完整版>>
17.9 Operators
04.
17.9.2 Binary operatorsA binary operator must take two parameters, at least one of which must have the class or struct type in which theoperator is declared. The shift operators (§14.8) are further constrained: The typ...查看完整版>>
17.9.2 Binary operators
05.
RFC2926 - Conversion of LDAP Schemas to and from SLP TemplatesNetwork Working Group J. KempfRequest for Comments: 2926 Sun Microsystems, Inc.Category: Informational R. Moats Coreon, Inc. P. St. Pierre Sun Microsystems, Inc. September 2000 Conversion of LDAP Sche...查看完整版>>
RFC2926 - Conversion of LDAP Schemas to and from SLP Templates
06.
14.4.2.3 Better conversionGiven an implicit conversion C1 that converts from a type S to a type T1, and an implicit conversion C2 thatconverts from a type S to a type T2, the better conversion of the two conversions is determi...查看完整版>>
14.4.2.3 Better conversion
07.
转贴:Conversion to Delphi 6: Missing unit Proxies.pasConversion to Delphi 6: Missing unit Proxies.pasQuestion:If your application or expert uses designtime information, you have to replace uses DsgnIntf;withuses DesignIntf, DesignEditors;But then you wi...查看完整版>>
转贴:Conversion to Delphi 6: Missing unit Proxies.pas
08.
偷窥Boost Conversion Library(二)//(接上)三、与值和类型相关的类型转换1、 lexical_cast在程序开发中,往往需要将数字型对象的值转换为字符文本格式,或反之操作。我们在C/C++标准程序库中可以找到这样的函数来进行转换,例如atoi。但是他们都有个通...查看完整版>>
偷窥Boost Conversion Library(二)
09.
偷窥Boost Conversion Library(一)开门见山 废话少说一、与多态类型相关的转换1、 polymorphic_cast与dynamic_castdynamic_cast可以安全地将一个指向多态对象的指针向下转换为派生类指针。但是,当dynamic_cast转换失败时,返回的是NULL,也就是说,d...查看完整版>>
偷窥Boost Conversion Library(一)
10.
RFC121 - Network on-line operatorsNetwork Working Group M. KrilanovichRequest for Comments: 121 Computer Research Lab, UCSBNIC: 5833 21 April 1971 NETWORK ON-LINE OPERATORSPREFACE The operators described in this document have been...查看完整版>>
RFC121 - Network on-line operators
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。