Friday, 30 August 2013

Rvalue references in g++

Rvalue references in g++

References

Reference NO 1

http://gcc.gnu.org/projects/cxx0x.html

Reference NO 2

http://stackoverflow.com/questions/15191718/rvalue-references-in-g

Reference NO 3

http://stackoverflow.com/questions/2748866/c0x-rvalue-references-and-temporaries

Reference NO 4

http://www.codesynthesis.com/~boris/blog/2008/11/24/rvalue-reference-basics/

Reference NO 5

http://cpprocks.com/a-comparison-of-c11-language-support-in-vs2012-g-4-7-and-clang-3-1/

Reference NO 6

http://clang.llvm.org/cxx_status.html

Reference NO 7

http://www.cprogramming.com/g++.html

Reference NO 8

http://www.cplusplus.com/forum/unices/70511/

No comments:

Post a Comment