lift icon indicating copy to clipboard operation
lift copied to clipboard

revert back lift-thrice macro

Open jiayuehua opened this issue 2 years ago • 3 comments

otherwise many funciton like negate that use this macro report error.

jiayuehua avatar May 11 '23 17:05 jiayuehua

@rollbear

jiayuehua avatar Jun 12 '23 15:06 jiayuehua

Apologies for my long absence.

Can you please elaborate on why and how this causes problems? Is there, in your opinion, a way to solve the problem the PR fixed without reverting the whole thing?

rollbear avatar Aug 03 '23 22:08 rollbear

For example negate call LIFT_THRICE marco https://github.com/rollbear/lift/blob/3927d06415f930956341afd5bc223f912042d7e4/include/lift.hpp#L147 . I don't know a better way.

jiayuehua avatar Aug 16 '23 03:08 jiayuehua