双向链表复制构造函数和重载=运算符

时间:2017-05-20 06:50:11

标签: c++ c++11 linked-list overloading doubly-linked-list

我们获得了Student class和Student Roll类(下面包含头文件)到目前为止,我唯一能解决的问题是如何重载StudentRoll的=运算符和studentRoll的复制构造函数。继续我所拥有的,任何建议都表示赞赏。

<?xml version="1.0"?>
<opencv_storage>
<chain type_id="opencv-matrix">
  <rows>1</rows>
  <cols>8</cols>
  <dt>f</dt>
  <data>
    5.00000000e-01 0. 0. 0. 5.00000000e-01 0. 0. 0.</data></chain>
</opencv_storage>

0 个答案:

没有答案