xmethods.py
21.3 KB
-
libstdc++/77645 Fix xmethods for std::list · 019270bc
PR libstdc++/77645 * python/libstdcxx/v6/xmethods.py (DequeWorkerBase.index): Rename argument. (ListWorkerBase.get_value_from_node): Define new method. (ListFrontWorker.__call__, ListBackWorker.__call__): Use it. From-SVN: r240233
Jonathan Wakely committed