The below static assert fails. Is this expected? Not the way I read the docs.

static assert (isOutputRange(typeof(stdout.lockingTextWriter), char));

Reply via email to