Searched refs:istream_type (Results 1 – 5 of 5) sorted by relevance
50 typedef typename std::basic_istream<Elem> istream_type; typedef in boost::archive::iterators::istream_iterator68 istream_type *m_istream;71 istream_iterator(istream_type & is) : in istream_iterator()
134 using istream_type = IStream;137 istream_state_saver(istream_type& is, // NOLINT(runtime/references)144 istream_type& is_;
48 using istream_type = std::basic_istream<char_type>; typedef178 istream_type& istream = stream_; in str_to()
106 istream_type& istream = stream_;