Boost logo

Boost :

Subject: Re: [boost] [nowide] Updates and Standalone Version
From: Yakov Galka (ybungalobill_at_[hidden])
Date: 2012-06-27 04:33:01


Proposal: Add a sentry class that overrides std::cout/cerr/cin to work as
boost::nowide::*.

I understand that it cannot be done by default since it may 'break' code
that writes to std::* and assumes some other encoding. However, when
writing application code it's a reasonable assumption that 3rd party
libraries will not write non-ASCII text to the global streams.

-- 
Yakov

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk