R
Ryan Mitchley
Hi all
Before I go chasing ghosts - has anyone encountered any difficulties using
the Move Constructor (Mojo) approach with the Intel compiler (7.1 or
higher).
I am finding that functions that take temporaries as parameters are never
being called, and function returns are causing references to invalid memory.
I was previously using gcc without any problems.
If no-one has any clue I guess I'll have to start digging.
Ryan
Before I go chasing ghosts - has anyone encountered any difficulties using
the Move Constructor (Mojo) approach with the Intel compiler (7.1 or
higher).
I am finding that functions that take temporaries as parameters are never
being called, and function returns are causing references to invalid memory.
I was previously using gcc without any problems.
If no-one has any clue I guess I'll have to start digging.
Ryan