core_read's ParseScript(): minor cleanups
- use .empty() rather than .size() == 0
- use a const_iterator rather than BOOST_FOREACH
- validate iterators before creating a string from them
core_read's ParseScript(): minor cleanups 2a5840096fd3Unpublished Tags None Subscribers None
Description
Details
|