Lines Matching full:to_string
1385 fErrorText += "error: " + to_string(pos.fLine) + ": " + msg.c_str() + "\n";1395 fErrorText += to_string(fErrorCount) + " error";