#include <utility>
#include <boost/config.hpp>
#include <boost/detail/workaround.hpp>
#include <boost/iostreams/detail/wrap_unwrap.hpp>
#include <boost/iostreams/operations_fwd.hpp>
#include <boost/iostreams/traits.hpp>
#include <boost/mpl/if.hpp>
#include <boost/iostreams/detail/config/disable_warnings.hpp>
#include <boost/iostreams/detail/config/enable_warnings.hpp>
Classes | |
struct | boost::iostreams::detail::input_sequence_impl< T > |
struct | boost::iostreams::detail::input_sequence_impl< T > |
struct | boost::iostreams::detail::input_sequence_impl< direct_tag > |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::iostreams | |
boost::iostreams::detail | |
Functions | |
template<typename T > | |
std::pair < BOOST_DEDUCED_TYPENAME char_type_of< T >::type *, BOOST_DEDUCED_TYPENAME char_type_of< T >::type * > | boost::iostreams::input_sequence (T &t) |