Home
last modified time | relevance | path

Searched refs:seek_if_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/iostreams/
Dchecked_operations.hpp37 struct seek_if_impl;
78 return seek_if_impl<tag>::seek(t, off, way, which); in seek_if()
135 struct seek_if_impl<random_access> { struct
144 struct seek_if_impl<any_tag> { struct