Draft: include cstdint for uintprt_t
#include <cstdint>
is need for uintptr_t
for newer GCC (13.x.y).
System updates will be applied on Nov 25th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
#include <cstdint>
is need for uintptr_t
for newer GCC (13.x.y).