Skip to content
Snippets Groups Projects
Commit 4f968e34 authored by ilor's avatar ilor
Browse files

Writer refactoring:

* make the factory always return writers via shared_ptr
* add a PathWriter wrapper for opening a stream for the lifetime of a normal Writer
* wrap writer factory exceptions
* hide some writer factory implementation details in dteail:: sub namespace
* rename TokenWriter::create to create_stream_writer, add create_path_writer
* bump library version
parent b9a600cc
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment