Boost logo

Boost :

Subject: Re: [boost] [review] Formal review period for Sort library
From: Phil Endecott (spam_from_boost_dev_at_[hidden])
Date: 2014-11-11 10:25:16


Edward Diener wrote:
> I have provided as the review manager online documentation at:
>
> http://eldiener.github.io/sort

Hi Edward,

Please have a look at e.g. http://eldiener.github.io/sort/doc/string_sort.html
and change template <foo> to template &lt;foo&gt;. Currently the
template parameters are disappearing:

   template
   inline void string_sort(RandomAccessIter first, RandomAccessIter last);

Regards, Phil.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk