susumu.yata
null+****@clear*****
Thu Sep 4 11:29:30 JST 2014
susumu.yata 2014-09-04 11:29:30 +0900 (Thu, 04 Sep 2014) New Revision: 98fdc094f43502c6024c9cb7f4386825d49ceab9 https://github.com/groonga/grnxx/commit/98fdc094f43502c6024c9cb7f4386825d49ceab9 Message: Remove an old comment. Modified files: include/grnxx/expression.hpp Modified: include/grnxx/expression.hpp (+0 -13) =================================================================== --- include/grnxx/expression.hpp 2014-09-02 17:49:13 +0900 (3e5f9c2) +++ include/grnxx/expression.hpp 2014-09-04 11:29:30 +0900 (0f8e978) @@ -79,19 +79,6 @@ class Expression { return block_size_; } - // TODO: The following interface is not yet fixed. - -// // Filter out false records. -// // -// // Evaluates the expression for "*records" and removes records whose -// // evaluation results are false. -// // Note that the first "offset" records are left without evaluation. -// // -// // On success, returns true. -// // On failure, returns false and stores error information into "*error" if -// // "error" != nullptr. -// bool filter(Error *error, Array<Record> *records, Int offset = 0); - // Filter out false records. // // Evaluates the expression for "*records" and removes records whose -------------- next part -------------- HTML����������������������������...Download