Searched defs:in_group (Results 1 – 7 of 7) sorted by relevance
46 bool in_group() const {return true;} in in_group() function47 bool in_group(std::error_code&) const noexcept {return true;} in in_group() function
87 inline bool in_group() in in_group() function
80 bool in_group() const in in_group() function87 bool in_group(std::error_code &ec) const noexcept in in_group() function
198 inline bool in_group() in in_group() function
208 bool in_group() const in in_group() function in boost::process::child212 bool in_group(std::error_code &ec) const noexcept in in_group() function in boost::process::child
14 group::group(const MPI_Group& in_group, bool adopt) in group()
97 GstLV2Group in_group; /**< Array of GstLV2Group */ member