"git@developer.sourcefind.cn:OpenDAS/apex.git" did not exist on "59e992da71b678fbdbeb6181f8dd8fd81bdc495b"
Extended proxy_(de)serialize objects to work with stringstream, ostringstream,...
Extended proxy_(de)serialize objects to work with stringstream, ostringstream, istringstream and vector<char> (#2181)
* [DLIB] extended proxy objects to work with strinstream, istringstream, ostringstream and vector<char>
* [DLIB] - use std::istream and std::ostream instead of std::istringstream, std::ostringstream and std::stringstream.
- put back the filename member variable for better error messages
* [DLIB] - review requirement
Co-authored-by:
pf <pf@pf-ubuntu-dev>
Showing
Please register or sign in to comment