Hacker News new | ask | show | jobs
by mappu 5303 days ago
I suppose one downside would be if you cast a voidptr to a pointer to (an element that has a different size), then calling operator++ moves it by more than if you had left it as a voidptr.