emp-ag2pc icon indicating copy to clipboard operation
emp-ag2pc copied to clipboard

Setting ```__debug``` in ```amortized_2pc.h``` is broken

Open joerowell opened this issue 3 years ago • 1 comments

If one sets __debug in amortized_2pc.h then the code doesn't compile. This is because variables like value aren't defined in the class anymore.

joerowell avatar Feb 28 '23 13:02 joerowell

Yup they are not embedded in the last bit of the mac. Will update it.

wangxiao1254 avatar Mar 01 '23 16:03 wangxiao1254