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.