On 7/31/2014 12:46 PM, H. S. Teoh via Digitalmars-d wrote:
AFAIK, the compiler currently doesn't use assert as a source of information for optimization, it's just being proposed.
It already does by default, the proposal is to do it for -release.
On 7/31/2014 12:46 PM, H. S. Teoh via Digitalmars-d wrote:
AFAIK, the compiler currently doesn't use assert as a source of information for optimization, it's just being proposed.
It already does by default, the proposal is to do it for -release.