Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/
Dchecked_operations.hpp57 bool put_if(T& t, typename char_type_of<T>::type c) in put_if() function
/third_party/boost/libs/iostreams/example/
Dfinite_state_filter.hpp348 iostreams::put_if(dev, this->pop()); in close()