Changeset 73883 in vbox
- Timestamp:
- Aug 24, 2018 5:40:54 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/include/iprt/cpp/restbase.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/cpp/restbase.h
r73880 r73883 279 279 * 280 280 * @returns IPRT status code. 281 * @par ma_rCursor The JSON cursor.281 * @param a_rCursor The JSON cursor. 282 282 */ 283 283 virtual int deserializeFromJson(RTCRestJsonCursor const &a_rCursor) = 0;
Note:
See TracChangeset
for help on using the changeset viewer.

