Home
last modified time | relevance | path

Searched defs:component_impl (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/iostreams/detail/streambuf/
Ddirect_streambuf.hpp78 void* component_impl() { return component(); } in component_impl() function in boost::iostreams::detail::direct_streambuf
Dindirect_streambuf.hpp98 void* component_impl() { return component(); } in component_impl() function in boost::iostreams::detail::indirect_streambuf