您要查找的是不是:
- A signature refers to one declaration of an overloaded function or method. 引向一个重载函数或方法的声明的签名。
- The signature itself has no name, because the name of the overloaded function or method is used. 签名本身没有名字,因为使用的是重载函数或方法的名字。
- An overloaded function or method will have several signatures that will generally be typeset together. 一个重载函数或方法有多个签名,通常会排版在一起。
- Needing to use a constructor or a cast to convert an argument in a call to an overloaded function is a sign of bad design. 在调用重载函数时,需要使用构造函数或强制类型转换来转换实参,这是设计拙劣的表现。
- Normal scoping rules apply to names of overloaded functions. 一般的作用域规则同样适用于重载函数名。
- Of course, declaring a set of overloaded function templates does not guarantee that they can be called successfully. Overloaded function templates may lead to ambiguities. 当然,声明一组重载函数模板不保证可以成功调用它们,重载的函数模板可能会导致二义性。
- This enables the user to differentiate between overloaded functions. 这使用户能够区分重载函数。
- This information can be used to discover the signature of the function which allows you to differentiate between overloaded functions. 该信息可用于发现函数的签名,该签名使您能够区分重载函数。
- When an overloaded function is called, the overloaded function whose arguments most closely match the passed arguments is called, depending on the actual types of arguments passed to the function. 调用重载的函数时,将调用其参数最密切匹配传递参数的重载函数,具体取决于传递给函数的实际参数类型。
- Supplies a family of overloaded functions for specifying argument keywords for wrapped C++ functions. 提供一组重载函数,用于为封装的C++函数指定参数关键字。
- Gets the maximum number of arguments for the function. This enables the user to differentiate between overloaded functions. [本主题是预发布的文档,在将来发布的版本中可能会有更改。空白主题是为将来预留的。
- The function-matching ( Section 7.8.2, p. 269) process used for calls of nonmember overloaded functions also applies to calls of overloaded member functions. 调用非成员重载函数所用到的函数匹配(第7.;8
- That overloaded truck jibbed at the steep hill. 那辆超载的卡车爬不上陡坡。
- For overloaded functions, you can use the UP and DOWN arrow keys to view alternative parameter information for the function overloads. 对于重载函数,可以使用向上和向下键查看函数重载的其他参数信息。
- In generally ,we can say that anytime u redefine an overloading function name from the base class,all of the other versions are automatically hidden in the new class. 总结为:继承类把基类的重载函数重定义后,只能调用继承类对象的已重定义的函数,而不是调用基类的那些重载函数(同名函数),即在继承类中基类的重载函数被隐藏!
- Students were overloaded with facts. 学生头脑里给塞满了太多的具体知识。
- To understand function overloading, we must understand how to define a set of overloaded functions and how the compiler decides which function to use for a given call. 要理解函数重载,必须理解如何定义一组重载函数和编译器如何决定对某一调用使用哪个函数。
- A constant, variable, function name, or expression. 一种常数、变量、函数名或表达式。
- A tissue is a group of similar cells which have an identical general function. 组织是一组具有相同的一般机能的类似细胞。
- What is his function on the committee? 他在委员会里担任什么职务?