Skip to content

Emergency fix for Predicate

Latest

Choose a tag to compare

@edwardUL99 edwardUL99 released this 14 Nov 23:04

The way Predicate was implemented, it was done with cpp file and template instantiations like template Predicate;. This caused problems implementing the search feature in CLI when using predicates for other classes