Re: Does the compiler always semantically analyze everything in a project?
Dicebot via Digitalmars-d-learn Thu, 13 Nov 2014 08:57:13 -0800
Apart from unused templates - yes. In abscence of .di files
separate compilation only affects generated object files
- Does the compiler always semantically ... Marco Leise via Digitalmars-d-learn
- Re: Does the compiler always sema... Dicebot via Digitalmars-d-learn
- Re: Does the compiler always ... Marco Leise via Digitalmars-d-learn
