Home
last modified time | relevance | path

Searched defs:any_tag (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/iostreams/detail/streambuf/
Ddirect_streambuf.hpp93 void init_input(any_tag) { } in init_input() argument
95 void init_output(any_tag) { } in init_output() argument
/third_party/boost/boost/iostreams/
Dcategories.hpp22 struct any_tag { }; struct
/third_party/boost/boost/mpi/
Dcommunicator.hpp64 const int any_tag = MPI_ANY_TAG; variable