list必须用自己的sort


list 是object orientated programming 的典范,把数据(data)和 方法(method)绑定

  • list因为链表结构,不能随机访问,因此不能使用全局的sort,全局sort涉及到对iterator的随机访问

函数模板流程,先判断是stone,之后调用stone的重载符号>

  • 作用在左边的变量中,这里就是 b._weight > rsh(a)._weight


Author: Moule Lin
Reprint policy: All articles in this blog are used except for special statements CC BY 4.0 reprint polocy. If reproduced, please indicate source Moule Lin !
  TOC