cyclone/include
Justin Ethier be0384cd98 Add padding to integer_type
This will prevent assigning to forward() from possibly corrupting memory on 64-bit systems, because the 4-byte int type there does not have enough space to hold an 8-byte pointer.
2016-02-24 21:47:32 -05:00
..
cyclone Add padding to integer_type 2016-02-24 21:47:32 -05:00