Open eric-casellas opened 9 years ago
In order to more easily test for parameters existence, it would be practical to have a bool exists(std::string) function rather than having to do it from iterators. This apply to parameters of both Activity & Predicates class
In order to more easily test for parameters existence, it would be practical to have a bool exists(std::string) function rather than having to do it from iterators. This apply to parameters of both Activity & Predicates class