ps-lite icon indicating copy to clipboard operation
ps-lite copied to clipboard

What is AsOp mean?

Open DragonZS opened this issue 7 years ago • 2 comments

in ps-lite/include/ps/internal/parallel_kv_match.h function ParallelOrderedMatch what does AsOp mean?

And are there some doc that I can quickly get what the code do

thanks.

DragonZS avatar Feb 09 '18 16:02 DragonZS

Assignment operator

mli avatar Mar 15 '18 04:03 mli

I cannot find the defination of AsOp, does it mean AssignOp ? And I cannot find where includes the file parallel_kv_match.h, can I delete it, or in what cases can I use it ?

DragonZS avatar Apr 08 '18 15:04 DragonZS