[Cppcms-users] [template request] foreach reverse
Brought to you by:
artyom-beilis
From: Allan S. <all...@su...> - 2011-08-26 13:14:23
|
Hi, A "simple" request, I would like to have the possibility to use reverse iterator inside template. As for example on tatoeba I have a map of <number_of_sentences,language>, and I want to display the languages which the language with most sentences first. thanks, Allan |