mirror of https://github.com/BOINC/boinc.git
86582342a8
change various std::string to char[n], to improve performance. NOTE: std::string should ONLY be used in cases where there is no a priori limit on string length. If there's a limit (e.g. because the string originates in a fixed-size database field) always use char[n]. svn path=/trunk/boinc/; revision=20877 |
||
---|---|---|
.. | ||
bt | ||
drupal | ||
inc | ||
languages/translations | ||
ops | ||
project.sample | ||
queue | ||
user |