#include <code_converter.hpp>
Public Types | |
typedef detail::code_converter_impl < Device, Codecvt, Alloc > | impl_type |
Public Member Functions | |
code_converter_base () | |
Public Attributes | |
shared_ptr< impl_type > | pimpl_ |
typedef detail::code_converter_impl< Device, Codecvt, Alloc > boost::iostreams::code_converter_base< Device, Codecvt, Alloc >::impl_type |
|
inline |
shared_ptr<impl_type> boost::iostreams::code_converter_base< Device, Codecvt, Alloc >::pimpl_ |