Skip to content
Snippets Groups Projects
Commit f93bacd5 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: added constant predicates

- predicates::always and predicates::never returning true and false,
  respectively. These simple classes make it easier when writing
  templated code.

  As well as unary and binary predicate forms, they also contain a
  match(std::string) method for compatibility with regex-based classes.

STYLE: write bool and direction as primitive 'int' not as 'label'.
parent c973b75f
No related branches found
No related tags found
2 merge requests!121Merge develop into master for v1706 release,!112Hash table method enhancements
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment