Searched defs:seek_device_impl (Results 1 – 1 of 1) sorted by relevance
64 struct seek_device_impl struct96 struct seek_device_impl<iostream_tag> : seek_impl_basic_ios { }; struct99 struct seek_device_impl<istream_tag> : seek_impl_basic_ios { }; struct102 struct seek_device_impl<ostream_tag> : seek_impl_basic_ios { }; struct105 struct seek_device_impl<streambuf_tag> { struct107 static std::streampos seek( T& t, stream_offset off, in seek()123 struct seek_device_impl<two_head> { struct125 static std::streampos seek( T& t, stream_offset off, in seek()132 struct seek_device_impl<any_tag> { struct134 static std::streampos seek( T& t, stream_offset off, in seek()