stl_algo.h: In function 'void

__inplace_stable_sort<_List_iterator<...>

>(_List_iterator<...>, _List_iterator<...>)':

stl_algo.h:1521: instantiated from herestl_algo .h:1342: no match for

'_List_iterator<...> & - _List_iterator<...> &'

Example 3: Compiler error.

Back to Article