Closed rnburn closed 6 years ago
I removed the default constructor and assignment operators (just implemented all of them to avoid the problem with Visual C++ 12); changed to use make_shared; and added the missing header files.
Looks like this was fixed in 5a040eedf54691d202e3099033d6d1c5c88a736e
@zajo perhaps is this was already fixed, the PR could be closed?
adds support to transport exception data using move semantics
Example: