Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/detail/
Daccess_control.hpp34 struct prot_ : protected U struct
36 prot_() { } in prot_() function
37 template<typename V> prot_(V v) : U(v) { } in prot_() function
56 >, prot_<T>,