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.
If one sets
__debuginamortized_2pc.hthen the code doesn't compile. This is because variables likevaluearen't defined in the class anymore.