#include <boost/fusion/support/config.hpp>#include <istream>#include <boost/fusion/sequence/io/detail/in.hpp>#include <boost/fusion/support/is_sequence.hpp>

Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::fusion | |
| boost::fusion::operators | |
Functions | |
| template<typename Sequence > | |
| std::istream & | boost::fusion::in (std::istream &is, Sequence &seq) |
| template<typename Sequence > | |
| boost::enable_if < fusion::traits::is_sequence < Sequence >, std::istream & > ::type | boost::fusion::operators::operator>> (std::istream &is, Sequence &seq) |