Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/distributed/detail/
Dtag_allocator.hpp29 class tag_allocator { class
38 explicit tag_allocator(int top_tag) : bottom(top_tag) { } in tag_allocator() function in boost::graph::distributed::detail::tag_allocator