• However, the assignment operator survived optimization and got exported from a DLL.

    赋值运算符优化之后还存活DLL导出

    youdao

  • Well, the assignment operator makes a copy of the thing on the right and puts it in the thing on the left.

    赋值操作符右边东西复制左边

    youdao

  • The assignment operator is applied on a initialized object, but this is not the case in the copy constructor.

    运算符应用一个初始化对象不是拷贝构造函数情况下

    youdao

  • An assignment operator was not accessible in a base class and was therefore not generated for a derived class.

    中的运算不可访问,因此无法派生生成赋值运算符。

    youdao

  • When a binary operator is overloaded, the corresponding assignment operator, if any, is also implicitly overloaded.

    重载二元运算会隐式重载相应赋值运算符(如果)。

    youdao

  • If a class defines a copy constructor, acopy assignment operator, or a destructor, then it should define all three.

    假定界讲拷贝机闭函数值操纵构函数中的一个,那么一样平常需供齐数界讲那函数。

    youdao

  • We'll learn more about operator overloading in the next chapter, but in this chapter we cover the assignment operator.

    在下我们进一步学习操作重载我们先介绍赋值操作符。

    youdao

  • When I return by value from an assignment operator, firstly what is the mechanism and basis of calling the copy constructor?

    返回操作符首先调用复制构造函数为基础机制

    youdao

  • As the construction function has three kinds of different conditions, assignment operator overriding must be given attention.

    构造函数情况,在重载赋值运算符一定要分清楚。

    youdao

  • The goal here is to avoid accidentally using the single-equals assignment operator instead of the double-equals comparison operator

    目标在于避免意外地使用等号赋值运算等号比较运算符

    youdao

  • On all compound assignment operators, overloading the binary operator implicitly overloads the equivalent compound assignment.

    所有复合指派算子上,多二元算子即隐含对等的复合指派。

    youdao

  • Put the functionality you need in separate functions called by the destructor and the copy constructor and the assignment operator.

    放在单独功能调用析构函数拷贝构造函数运算符需要的功能。

    youdao

  • However, you can define implicit conversion operators for a type, which enable you to use the assignment operator with those types.

    不过类型定义隐式转换运算符,这样可以这些类型使用值运算

    youdao

  • This assignment operator implicitly performs widening but not narrowing conversions if the compilation environment enforces strict semantics.

    如果编译环境强制使用严格语义,则赋值运算符将隐式地执行扩大转换不是收缩转换。

    youdao

  • To manage a class with pointer members, we must define all three copy-control members: the copy constructor, assignment operator, and the destructor.

    为了管理具有指针成员必须定义三个复制控制成员:复制构造函数赋值操作符构函数。

    youdao

  • Each class whose instance will go into the container must implement at least the copy constructor it is good to implement also the assignment operator.

    每个(其实例容器内使用)必须至少实现拷贝构造函数(实现运算符也是习惯)。

    youdao

  • This section discusses modeling an assignment operator for a C++ class. To generate this assignment operator for a C++ class named Class1, perform these steps

    部分讨论的是 C++建模一个操作符

    youdao

  • To resolve C2299, do not make the copy constructor or assignment operator a template function, but rather a non-template function that takes a class type.

    解决C2299,请不要使复制构造函数赋值运算符成为模板函数使其成为采用类型的非模板函数。

    youdao

  • Now, try using a copy construction and operator assignment for class a, declared in Listing 15.

    现在尝试a使用复制结构运算符赋值清单15声明该类。

    youdao

  • Variables are dynamically typed on assignment, so there is no need to pre-declare variables or use the new operator.

    变量赋值动态键入的,因此需要预先声明变量或者使用new运算

    youdao

  • Unlike strings, lists are mutable. When the bracket operator appears on the left side of an assignment, it identifies the element of the list that will be assigned.

    字符串不同列表是可以修改方括号运算符放到一个值语句的等号左侧时候会把对应位置的列表元素重新值。

    youdao

  • It is tempting to use the operator on the left side of an assignment, with the intention of changing a character in a string. For example.

    大家总是有可能想试试方括号值表达式等号左侧,试图去更改字符串中的一个字符。比如。

    youdao

  • It is tempting to use the operator on the left side of an assignment, with the intention of changing a character in a string. For example.

    大家总是有可能想试试方括号值表达式等号左侧,试图去更改字符串中的一个字符。比如。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定