May i know which C++compilers(online/free) supporting "inheriting constructors" feature in c++0x
N3290 draft :section 12.9 : Inheriting constructors
I tried with VS10,GCC 4.6.0 ..But i think it is not supporting ..(please confirm it.)
Please tell me which online compilers or Free compilers supporting .. This feature
http://wiki.apache.org/stdcxx/C++0xCompilerSupport
http://blogs.msdn.com/b/vcblog/archive/2010/04/06/c-0x-core-language-features-in-vc10-the-table.aspx
I gooogled ..but i didn't get ..the correct info .. help me ?
GCC 6 ==> GCC 4.6. – iammilind Sep 5 '11 at 11:06