Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
oct-stream.h: Use C++11 compatible code.
* libinterp/corefcn/oct-stream.h (base_stream::preferred_output_stream): Avoid using std::make_unique which requires C++14.
- Loading branch information