Skip to content

Commit f1ca3a8

Browse files
authored
New comments in the C++ code.
1 parent 84fb0c6 commit f1ca3a8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

com.ibm.streamsx.eval_predicate/impl/include/eval_predicate.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
/*
88
============================================================
99
First created on: Mar/05/2021
10-
Last modified on: Oct/11/2023
11-
Author(s): Senthil Nathan (nysenthil@yahoo.com)
10+
Last modified on: May/08/2025
11+
Author(s): Senthil Nathan (senthil@moonraytech.com)
1212

1313
This toolkit's public GitHub URL:
1414
https://github.com/IBMStreams/streamsx.eval_predicate
1515

16-
This file contains C++ native function(s) provided in the
17-
eval_predicate toolkit. It has very elaborate logic to
16+
This file contains C++ native function(s) specified in the
17+
eval_predicate toolkit function model. It has very elaborate logic to
1818
evaluate a user given expression a.k.a user defined rule.
1919
It differs from the IBM Streams built-in function
2020
evalPredicate in the following ways.

0 commit comments

Comments
 (0)