Searched refs:make_condition (Results 1 – 2 of 2) sorted by relevance
24 auto make_condition(T&& condition) in make_condition() function
85 return make_condition(condition::propertiesMatch(std::move(propStates))); in getPropertiesMatch()