On Sunday, 13 March 2016 at 15:15:22 UTC, Iakh wrote:
There is trick for gcc:
gcc -dM -E - < /dev/null

It shows all default #defines

Is there way to show all version identifiers for D?
For all or any compiler you know

trivial answer, let's say you have dcd-server running in the background:

dcd-client -c8 <<< "version("

Reply via email to