11 Nov
2014
11 Nov
'14
4:37 p.m.
On 11/11/2014 10:25 AM, Phil Endecott wrote:
Edward Diener wrote:
I have provided as the review manager online documentation at:
Hi Edward,
Please have a look at e.g. http://eldiener.github.io/sort/doc/string_sort.html and change template <foo> to template <foo>. Currently the template parameters are disappearing:
template inline void string_sort(RandomAccessIter first, RandomAccessIter last);
Thanks for catching this. I have made the correction.