Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decision extension : bool exists(std::string) functions for Activity & Predicates parameters #119

Open
eric-casellas opened this issue Nov 5, 2015 · 0 comments

Comments

@eric-casellas
Copy link
Contributor

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

Chabrier added a commit to Chabrier/packages that referenced this issue Nov 5, 2015
an exist method is provided in order to check if a predicate parameter
exist or not. (closes vle-forge#119)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant