Paolo Carlini wrote: >However, I >would guess that std::sort is used *a lot* also for containers or >builtins of non-moveable things, anyway. > I should read what I write :) Was supposed to be: "... std::sort is used a lot also for containers of builtins or non-moveable things, anyway" Paolo.