How portable is using the low bit of a pointer as a flag?

前端 未结 4 968
抹茶落季
抹茶落季 2020-12-28 17:09

If there is for example a class that requires a pointer and a bool. For simplicity an int pointer will be used in examples, but the pointer type is

4条回答
提交回复
热议问题