Error: constant false is not an lvalue
Ellery Newcomer
ellery-newcomer at utulsa.edu
Sat Aug 29 17:15:55 PDT 2009
void blah(out bool a = false){
// blah blah blah
}
compile time use of blah results in error.
Am I doing anything wrong?
More information about the Digitalmars-d-learn
mailing list