
16 Jan
2013
16 Jan
'13
9:27 a.m.
I forgot to mention, but the above code compiles under MSVC10 and iOS gcc toolchain...
...which have rvalue references?
Yes, you're right, it turns out that while the above compilers have c++11 enabled by default, in ndk gcc4.7 it's disabled by default...