Changeset 74051 in vbox for trunk/include/iprt
- Timestamp:
- Sep 3, 2018 5:06:26 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/cpp/restbase.h
r74040 r74051 700 700 * @retval VWRN_NOT_FOUND if not mappable to enum value. 701 701 * @retval VERR_NO_STR_MEMORY if not mappable and we're out of memory. 702 * @param a_ pszValueThe string value.702 * @param a_rValue The string value. 703 703 */ 704 704 int setByString(RTCString const &a_rValue);
Note:
See TracChangeset
for help on using the changeset viewer.