Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/distributed/
Dmpi_process_group.hpp136 class trigger_base : boost::noncopyable class in boost::graph::distributed::mpi_process_group
139 explicit trigger_base(int tag) : tag_(tag) { } in trigger_base() function in boost::graph::distributed::mpi_process_group::trigger_base