Searched defs:distributed (Results 1 – 1 of 1) sorted by relevance
822 const std::vector<range_part> distributed; member847 struct distributed { struct848 static bool is_not(range_part const& rp){ return !rp.distribute;} in is_not()849 static bool is_yes(range_part const& rp){ return rp.distribute;} in is_yes()