Searched defs:tag_allocator (Results 1 – 1 of 1) sorted by relevance
29 class tag_allocator { class38 explicit tag_allocator(int top_tag) : bottom(top_tag) { } in tag_allocator() function in boost::graph::distributed::detail::tag_allocator