Changeset 33074 in vbox for trunk/include
- Timestamp:
- Oct 12, 2010 3:04:04 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/cpp/ministring.h
r33073 r33074 296 296 * @returns Reference to the object. 297 297 */ 298 MiniString &toLower()298 MiniString &toLower() 299 299 { 300 300 if (length())
Note:
See TracChangeset
for help on using the changeset viewer.