
16 Nov
2012
16 Nov
'12
5:38 p.m.
On 16 November 2012 10:54, Yanchenko Maxim <maximyanchenko@yandex.ru> wrote:
Those are high-performance constructs. We can only pray that a compiler will be smart enough to convert our iterator-based code to memcpy/memcmp/memset, and from my experience compilers are not nearly as smart if it's slightly beyond trivial cases.
Now we are getting somewhere. Actual experience. Could you elaborate on the compilers and constructs that need to be hand optimized into equivalent code because the optimizers aren't doing it themselves? Or are there better constructs with size that aren't equivalent to their pointer counterparts? -- Nevin ":-)" Liber <mailto:nevin@eviloverlord.com> (847) 691-1404