$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [filesystem] converting boost::filesystem::wofstream to std::ostream
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2012-06-10 19:50:49
Hi:
I have a library that takes a function taking an std::ostream &. Is it possible to convert a boost::filesystem::wofstream to an std::ostream.
Any help appreciated.
Cheers
Sean.