Zoltán Porkoláb
Zoltán Porkoláb
Good catch! Let us collect usage samples, like: C *cp = new C(42); throw C; // if clicking on C jumps to constructor, this is different, than the one in...
Yes, declval is an example when we use typename. Similar to "use" and "typedef" occurrencies. Whisperity ezt írta (időpont: 2020. aug. 4., K, 10:55): > declval() is *not* a constructor...
Thanks for the discovery. We had a long debate on how to visualize templates - show the source or the instantiations. Actually, this is tricky, because instantiations of different templates...
I support the idea, but I am afraid tar ball will be the main deployment technique for many of our customers, especially internal ones.
Every platform: Last time I created tarball for SUSE 11.4 which runs perfectly on all Ubuntu distros (likely all 64 bit Linux platforms younger than 8 years). All dependences carried...
An example page where the git/blame takes timeout http://poirot.codechecker.gic.ericsson.se:8301/#wsid=ml66_proj&fid=17940882928923629289&select=40|9|53|14¢er=text
Hi, When run ccdb-tool, please ensure that the original compiler is available through the PATH environment variable.The tool wants to access the compiler to extract SYSROOT, etc. Then just run...
Hi This is a great achievement. Is there an installation description somewhere? gsd