Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dread.hpp68 struct true_eof_impl;
71 struct true_eof_impl<true> { struct
77 struct true_eof_impl<false> { struct
86 return true_eof_impl<linked>::true_eof(t); in true_eof()