Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost.Iostreams devices and unsigned char charactertypes
From: Eric MALENFANT (Eric.Malenfant_at_[hidden])
Date: 2011-01-05 14:23:56


De : laanan fisher
>
> I'm having some trouble using boost::iostreams::basic_file (and other
> devices) with unsigned char character types.

This is because there is no definition of "char_traits" for anything else than char and wchar_t. (Look at boost/iostreams/char_traits.hpp).


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net